Dataset Preview
Full Screen
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code:   DatasetGenerationError
Exception:    TypeError
Message:      Couldn't cast array of type
struct<width: string, height: string, fill: string, version: string, x: string, y: string, viewBox: string, enable-background: string, {http://www.w3.org/XML/1998/namespace}space: string, id: string, {http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd}docname: string, {http://www.inkscape.org/namespaces/inkscape}version: string, preserveAspectRatio: string, fill-rule: string, stroke-linejoin: string, stroke-miterlimit: string, style: string, stroke-width: string, stroke: string, data-name: string, {https://sketch.io/dtd/}metadata: string, {https://sketch.io/dtd/}version: string, role: string, alt: string, stroke-linecap: string, font-family: string, font-size: string, text-anchor: string>
to
{'version': Value(dtype='string', id=None), 'id': Value(dtype='string', id=None), 'x': Value(dtype='string', id=None), 'y': Value(dtype='string', id=None), 'viewBox': Value(dtype='string', id=None), 'width': Value(dtype='string', id=None), 'height': Value(dtype='string', id=None), 'style': Value(dtype='string', id=None), '{http://www.w3.org/XML/1998/namespace}space': Value(dtype='string', id=None), 'fill-rule': Value(dtype='string', id=None), 'fill': Value(dtype='string', id=None), 'stroke': Value(dtype='string', id=None), 'stroke-width': Value(dtype='string', id=None), 'preserveAspectRatio': Value(dtype='string', id=None), '{http://www.inkscape.org/namespaces/inkscape}export-filename': Value(dtype='string', id=None), '{http://www.inkscape.org/namespaces/inkscape}export-xdpi': Value(dtype='string', id=None), '{http://www.inkscape.org/namespaces/inkscape}export-ydpi': Value(dtype='string', id=None), '{http://www.inkscape.org/namespaces/inkscape}version': Value(dtype='string', id=None), '{http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd}docname': Value(dtype='string', id=None), 'overflow': Value(dtype='string', id=None), 'shape-rendering': Value(dtype='string', id=None), 'image-rendering': Value(dtype='string', id=None), 'text-rendering': Value(dtype='string', id=None), 'enable-background': Value(dtype='string', id=None), 'data-name': Value(dtype='string', id=None), 'stroke-miterlimit': Value(dtype='string', id=None), 'stroke-linejoin': Value(dtype='string', id=None), 'role': Value(dtype='string', id=None), 'baseProfile': Value(dtype='string', id=None), 'stroke-linecap': Value(dtype='string', id=None), 'class': Value(dtype='string', id=None), 'aria-label': Value(dtype='string', id=None)}
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2011, in _prepare_split_single
                  writer.write_table(table)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 585, in write_table
                  pa_table = table_cast(pa_table, self._schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2302, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2261, in cast_table_to_schema
                  arrays = [cast_array_to_feature(table[name], feature) for name, feature in features.items()]
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2261, in <listcomp>
                  arrays = [cast_array_to_feature(table[name], feature) for name, feature in features.items()]
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1802, in wrapper
                  return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks])
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1802, in <listcomp>
                  return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks])
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2020, in cast_array_to_feature
                  arrays = [_c(array.field(name), subfeature) for name, subfeature in feature.items()]
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2020, in <listcomp>
                  arrays = [_c(array.field(name), subfeature) for name, subfeature in feature.items()]
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1804, in wrapper
                  return func(array, *args, **kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2122, in cast_array_to_feature
                  raise TypeError(f"Couldn't cast array of type\n{_short_str(array.type)}\nto\n{_short_str(feature)}")
              TypeError: Couldn't cast array of type
              struct<width: string, height: string, fill: string, version: string, x: string, y: string, viewBox: string, enable-background: string, {http://www.w3.org/XML/1998/namespace}space: string, id: string, {http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd}docname: string, {http://www.inkscape.org/namespaces/inkscape}version: string, preserveAspectRatio: string, fill-rule: string, stroke-linejoin: string, stroke-miterlimit: string, style: string, stroke-width: string, stroke: string, data-name: string, {https://sketch.io/dtd/}metadata: string, {https://sketch.io/dtd/}version: string, role: string, alt: string, stroke-linecap: string, font-family: string, font-size: string, text-anchor: string>
              to
              {'version': Value(dtype='string', id=None), 'id': Value(dtype='string', id=None), 'x': Value(dtype='string', id=None), 'y': Value(dtype='string', id=None), 'viewBox': Value(dtype='string', id=None), 'width': Value(dtype='string', id=None), 'height': Value(dtype='string', id=None), 'style': Value(dtype='string', id=None), '{http://www.w3.org/XML/1998/namespace}space': Value(dtype='string', id=None), 'fill-rule': Value(dtype='string', id=None), 'fill': Value(dtype='string', id=None), 'stroke': Value(dtype='string', id=None), 'stroke-width': Value(dtype='string', id=None), 'preserveAspectRatio': Value(dtype='string', id=None), '{http://www.inkscape.org/namespaces/inkscape}export-filename': Value(dtype='string', id=None), '{http://www.inkscape.org/namespaces/inkscape}export-xdpi': Value(dtype='string', id=None), '{http://www.inkscape.org/namespaces/inkscape}export-ydpi': Value(dtype='string', id=None), '{http://www.inkscape.org/namespaces/inkscape}version': Value(dtype='string', id=None), '{http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd}docname': Value(dtype='string', id=None), 'overflow': Value(dtype='string', id=None), 'shape-rendering': Value(dtype='string', id=None), 'image-rendering': Value(dtype='string', id=None), 'text-rendering': Value(dtype='string', id=None), 'enable-background': Value(dtype='string', id=None), 'data-name': Value(dtype='string', id=None), 'stroke-miterlimit': Value(dtype='string', id=None), 'stroke-linejoin': Value(dtype='string', id=None), 'role': Value(dtype='string', id=None), 'baseProfile': Value(dtype='string', id=None), 'stroke-linecap': Value(dtype='string', id=None), 'class': Value(dtype='string', id=None), 'aria-label': Value(dtype='string', id=None)}
              
              The above exception was the direct cause of the following exception:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1529, in compute_config_parquet_and_info_response
                  parquet_operations = convert_to_parquet(builder)
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1154, in convert_to_parquet
                  builder.download_and_prepare(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1027, in download_and_prepare
                  self._download_and_prepare(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1122, in _download_and_prepare
                  self._prepare_split(split_generator, **prepare_split_kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1882, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2038, in _prepare_split_single
                  raise DatasetGenerationError("An error occurred while generating the dataset") from e
              datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

fileName
string
svgPath
string
svgData
dict
width
string
height
string
viewbox
string
fill
string
blendoco-ar21.svg
../../LogoSet/logo-cleaned/blendoco/blendoco-ar21.svg
{ "meta": { "version": "1.1", "id": "Layer_1", "x": "0px", "y": "0px", "viewBox": "0 0 120 60", "width": "120", "height": "60", "style": "enable-background:new 0 0 120 60;", "{http://www.w3.org/XML/1998/namespace}space": "preserve", "fill-rule": null, "preserveAspectRatio": null, "{http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd}docname": null, "{http://www.inkscape.org/namespaces/inkscape}version": null, "fill": null, "overflow": null, "enable-background": null, "image-rendering": null, "shape-rendering": null, "text-rendering": null, "data-name": null, "stroke": null, "stroke-width": null, "{http://www.inkscape.org/namespaces/inkscape}export-filename": null, "{http://www.inkscape.org/namespaces/inkscape}export-xdpi": null, "{http://www.inkscape.org/namespaces/inkscape}export-ydpi": null, "stroke-miterlimit": null, "stroke-linejoin": null, "role": null, "baseProfile": null, "stroke-linecap": null, "class": null, "aria-label": null }, "svgRaw": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->\n<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n\t viewBox=\"0 0 120 60\" width=\"120\" height=\"60\" style=\"enable-background:new 0 0 120 60;\" xml:space=\"preserve\">\n<style type=\"text/css\">\n\t.st0{fill:#241F21;}\n\t.st1{fill:#7ABE90;}\n\t.st2{fill:#6ECBDC;}\n\t.st3{fill:#EE5047;}\n\t.st4{fill:#C7C9CC;}\n\t.st5{fill:#E8A822;}\n</style>\n<g>\n\t<g id=\"Group\" transform=\"translate(0.000000, 1.096774)\">\n\t\t<path id=\"Shape\" class=\"st0\" d=\"M20.1,31.9c0-1-0.4-2-1.3-2.6c-0.5-0.4-1.1-0.7-1.9-0.8c0.6-0.2,1.1-0.4,1.5-0.8\n\t\t\tc0.6-0.6,1-1.3,1-2.2c0-1.4-1-2.5-2.4-3.1c-0.7-0.3-1.4-0.4-3-0.4H9.7v13.6h4.8c1.5,0,2.2-0.1,3.2-0.4\n\t\t\tC19.1,34.8,20.1,33.4,20.1,31.9L20.1,31.9z M16.8,25.9c0,0.3-0.1,0.6-0.2,0.9c-0.4,0.7-0.9,0.9-2.3,0.9h-2.3v-3.6h2.1\n\t\t\tc0.8,0,1.4,0.1,1.9,0.4C16.5,24.8,16.8,25.2,16.8,25.9L16.8,25.9z M14.4,29.6c0.6,0,1.3,0.1,1.8,0.3c0.6,0.3,1.1,0.8,1.1,1.8\n\t\t\tc0,0.8-0.4,1.5-1,1.8c-0.5,0.2-1.1,0.3-2,0.3h-2.3v-4.1H14.4z M32.7,33.7h-5.8V22.1h-2.5v13.6h7.8L32.7,33.7z M44.8,35.7v-2.1\n\t\t\th-6.3v-4h4.8v-2h-4.8v-3.5h5.8l0.3-2H36v13.6H44.8z M59.8,35.7V22.1h-2.3l0.1,6.4c0,1.6,0.2,3.3,0.2,3.7c-0.2-0.4-0.8-1.8-1.6-3.2\n\t\t\tl-4-6.9h-2.7v13.6h2.4l-0.1-6.5c0-1.7-0.1-3.1-0.2-3.8c0.1,0.3,1,2.2,1.8,3.5l3.9,6.8H59.8z M68.3,22.1h-3.1v13.6h4\n\t\t\tc1,0,1.8,0,2.4-0.2c1.7-0.4,4.4-2.2,4.4-6.6c0-4-1.9-5.7-3.9-6.4C71,22.1,69.7,22.1,68.3,22.1L68.3,22.1z M73.4,29.1\n\t\t\tc0,2.9-1.1,4.2-2.5,4.5c-0.4,0.1-0.9,0.2-1.3,0.2h-1.9V24h1.6c1.4,0,2.3,0.3,3.1,1.2C73.1,26.1,73.4,27.3,73.4,29.1L73.4,29.1z\"/>\n\t</g>\n\t<g id=\"Group-37\" transform=\"translate(111.870968, 0.000000)\">\n\t\t<g id=\"Group_1_\" transform=\"translate(1.660290, 7.889153)\">\n\t\t\t<path id=\"Shape_1_\" class=\"st1\" d=\"M-28.2,26.2c-0.5-1.3-0.8-2.7-0.8-4.1c0-1.4,0.3-2.7,0.8-4.1l1.6,0.4\n\t\t\t\tc-0.5,1.2-0.7,2.4-0.7,3.6c0,1.2,0.2,2.4,0.7,3.6L-28.2,26.2z\"/>\n\t\t</g>\n\t\t<g id=\"Group_2_\" transform=\"translate(0.542800, 6.771663)\">\n\t\t\t<path id=\"Shape_2_\" class=\"st1\" d=\"M-27.1,17.8C-27.1,17.8-27,17.8-27.1,17.8c0.1,0,0.2,0,0.2,0c0.1,0,0.1,0,0.1,0l1.6,0.4\n\t\t\t\tc0.1,0,0.1,0,0.1,0c0.1,0,0.2,0.1,0.3,0.2c0.1,0.1,0.2,0.2,0.3,0.3c0.1,0.1,0.2,0.3,0.2,0.4c0,0.1,0.1,0.3,0.1,0.4\n\t\t\t\tc0,0.1,0,0.3-0.1,0.4c0,0.1,0,0.1-0.1,0.2c0,0,0,0.1,0,0.1c0,0,0,0.1-0.1,0.1c-0.1,0.1-0.1,0.3-0.1,0.4c-0.1,0.3-0.2,0.6-0.2,1\n\t\t\t\tc-0.1,0.8-0.2,1.6-0.1,2.5c0.1,0.5,0.2,0.9,0.3,1.4c0.1,0.2,0.2,0.5,0.3,0.7l0,0.1c0,0.1,0,0.1,0,0.1c0,0.1,0,0.3,0,0.4\n\t\t\t\tc0,0.2-0.1,0.4-0.2,0.6c-0.1,0.2-0.3,0.4-0.4,0.5c-0.1,0.1-0.2,0.1-0.3,0.2c-0.1,0-0.1,0-0.1,0l-1.6,0.4c-0.1,0-0.1,0-0.1,0\n\t\t\t\tc-0.1,0-0.2,0-0.3,0c-0.2,0-0.4-0.1-0.6-0.2c-0.2-0.1-0.3-0.2-0.4-0.4c0-0.1-0.1-0.1-0.1-0.2c0,0,0-0.1-0.1-0.1\n\t\t\t\tc0-0.1-0.1-0.2-0.1-0.3c-0.1-0.3-0.2-0.7-0.3-1c-0.3-1.1-0.4-2.1-0.4-3.2c0-1.1,0.2-2.2,0.5-3.3c0.1-0.3,0.2-0.6,0.3-0.8\n\t\t\t\tc0-0.1,0.1-0.2,0.1-0.3c0,0,0-0.1,0.1-0.1c0,0,0-0.1,0.1-0.1c0.1-0.2,0.2-0.3,0.3-0.4c0.1-0.1,0.3-0.2,0.5-0.2\n\t\t\t\tc0.1,0,0.2,0,0.3-0.1C-27.2,17.8-27.2,17.8-27.1,17.8L-27.1,17.8z\"/>\n\t\t</g>\n\t\t<g id=\"Group_3_\" transform=\"translate(5.571503, 1.184216)\">\n\t\t\t<path id=\"Shape_3_\" class=\"st2\" d=\"M-27.1,20.2l-0.8-1.2c2.3-1.8,4.9-2.7,7.7-2.7v1.5C-22.6,17.8-25,18.6-27.1,20.2z\"/>\n\t\t</g>\n\t\t<g id=\"Group_4_\" transform=\"translate(4.454013, 0.066726)\">\n\t\t\t<path id=\"Shape_4_\" class=\"st2\" d=\"M-19,16c0.1,0,0.1,0,0.1,0c0.1,0,0.2,0,0.3,0.1c0.2,0.1,0.4,0.2,0.5,0.4\n\t\t\t\tc0.1,0.1,0.2,0.3,0.3,0.5c0,0.1,0.1,0.2,0.1,0.3c0,0.1,0,0.1,0,0.1v1.5c0,0.1,0,0.1,0,0.1c0,0.1,0,0.2-0.1,0.3\n\t\t\t\tc-0.1,0.2-0.2,0.4-0.3,0.5c-0.1,0.1-0.3,0.2-0.5,0.3c-0.1,0-0.2,0.1-0.3,0.1c-0.1,0-0.1,0-0.2,0c0,0-0.1,0-0.1,0\n\t\t\t\tc-0.1,0-0.1,0-0.2,0c-0.2,0-0.3,0-0.5,0c-0.3,0-0.6,0.1-0.9,0.1c-0.7,0.1-1.5,0.4-2.2,0.7c-0.5,0.2-1.1,0.5-1.5,0.8\n\t\t\t\tc-0.2,0.2-0.5,0.3-0.7,0.5l-0.1,0c0,0-0.1,0-0.1,0.1c-0.1,0.1-0.2,0.1-0.4,0.1c-0.2,0.1-0.4,0.1-0.6,0c-0.2,0-0.4-0.1-0.5-0.2\n\t\t\t\tc-0.1-0.1-0.2-0.1-0.2-0.2c0,0,0-0.1-0.1-0.1l-0.8-1.2c0,0,0-0.1-0.1-0.1c-0.1-0.1-0.1-0.2-0.1-0.3c0-0.1,0-0.3,0-0.4\n\t\t\t\tc0-0.2,0-0.3,0.1-0.5c0.1-0.2,0.2-0.3,0.3-0.4c0,0,0.1-0.1,0.1-0.1c0.1,0,0.1-0.1,0.2-0.1c0.1-0.1,0.2-0.1,0.2-0.2\n\t\t\t\tc0.3-0.2,0.5-0.4,0.8-0.5c0.7-0.4,1.3-0.8,2.1-1.1c0.7-0.3,1.5-0.6,2.3-0.8c0.7-0.2,1.3-0.3,2-0.3C-19.7,16.1-19.4,16-19,16\n\t\t\t\tC-19,16-19,16-19,16z\"/>\n\t\t</g>\n\t\t<g id=\"Group_5_\" transform=\"translate(16.746398, 2.860450)\">\n\t\t\t<path id=\"Shape_5_\" class=\"st3\" d=\"M-21,24c-0.8-2.4-2.3-4.4-4.4-5.9l0.8-1.1c2.3,1.7,4,4,4.9,6.6L-21,24z\"/>\n\t\t</g>\n\t\t<g id=\"Group_6_\" transform=\"translate(15.628908, 1.742960)\">\n\t\t\t<path id=\"Shape_6_\" class=\"st3\" d=\"M-23.4,16.7C-23.4,16.7-23.3,16.7-23.4,16.7c0.1,0,0.1,0,0.2,0c0.1,0,0.2,0.1,0.3,0.1\n\t\t\t\tc0.1,0,0.1,0.1,0.2,0.1c0.1,0,0.1,0.1,0.2,0.1c0.1,0.1,0.2,0.1,0.2,0.2c0.3,0.2,0.6,0.5,0.8,0.7c0.8,0.7,1.5,1.4,2.1,2.2\n\t\t\t\tc0.6,0.9,1.2,1.8,1.6,2.8c0.1,0.3,0.3,0.6,0.4,0.9c0,0.1,0.1,0.2,0.1,0.3c0,0.1,0,0.1,0.1,0.2c0,0,0,0.1,0,0.1c0,0.2,0,0.4,0,0.6\n\t\t\t\tc0,0.2-0.1,0.4-0.2,0.5c-0.1,0.1-0.2,0.2-0.3,0.3c-0.1,0.1-0.2,0.1-0.3,0.2c-0.1,0-0.1,0-0.1,0l-1.4,0.4c-0.1,0-0.1,0-0.1,0\n\t\t\t\tc-0.1,0-0.2,0-0.3,0c-0.2,0-0.4,0-0.6-0.1s-0.3-0.2-0.5-0.4c-0.1-0.1-0.1-0.2-0.2-0.3c0-0.1,0-0.1-0.1-0.2c0,0,0-0.1,0-0.1\n\t\t\t\tc0,0,0-0.1-0.1-0.1c-0.1-0.1-0.1-0.3-0.2-0.4c-0.1-0.3-0.2-0.5-0.4-0.8c-0.3-0.6-0.7-1.2-1.2-1.8c-0.4-0.5-0.8-0.9-1.3-1.3\n\t\t\t\tc-0.2-0.2-0.4-0.4-0.7-0.5l0,0l0,0l-0.1,0c0,0-0.1,0-0.1-0.1c-0.1-0.1-0.2-0.2-0.2-0.3c-0.1-0.2-0.2-0.4-0.2-0.6\n\t\t\t\tc0-0.2,0-0.4,0.1-0.6c0-0.1,0.1-0.2,0.1-0.3c0,0,0-0.1,0.1-0.1l0.8-1.1c0,0,0-0.1,0.1-0.1c0,0,0.1-0.1,0.1-0.1\n\t\t\t\tc0.2-0.2,0.4-0.3,0.7-0.3c0.1,0,0.1,0,0.2,0C-23.5,16.7-23.5,16.7-23.4,16.7C-23.4,16.7-23.4,16.7-23.4,16.7z\"/>\n\t\t</g>\n\t\t<g id=\"Group_7_\" transform=\"translate(16.746398, 14.035345)\">\n\t\t\t<path id=\"Shape_7_\" class=\"st4\" d=\"M-24.6,26.1l-0.8-1.1c2.1-1.5,3.6-3.5,4.4-5.9l1.4,0.4C-20.5,22.2-22.2,24.5-24.6,26.1z\"/>\n\t\t</g>\n\t\t<g id=\"Group_8_\" transform=\"translate(15.628908, 12.917856)\">\n\t\t\t<path id=\"Shape_8_\" class=\"st4\" d=\"M-19.8,18.8C-19.8,18.8-19.8,18.8-19.8,18.8c0.1,0,0.1,0,0.2,0c0,0,0.1,0,0.1,0c0,0,0,0,0.1,0\n\t\t\t\tl1.4,0.4c0.1,0,0.1,0,0.1,0c0.1,0,0.2,0.1,0.3,0.2c0.1,0.1,0.2,0.2,0.3,0.3c0.1,0.2,0.2,0.3,0.2,0.5c0,0.2,0,0.4,0,0.6\n\t\t\t\tc0,0,0,0.1,0,0.1c0,0.1,0,0.1-0.1,0.2c0,0.1-0.1,0.2-0.1,0.3c-0.1,0.3-0.2,0.5-0.3,0.8c-0.5,1.1-1.1,2.1-1.8,3\n\t\t\t\tc-0.7,0.9-1.5,1.7-2.3,2.4c-0.2,0.2-0.4,0.3-0.6,0.5c-0.1,0-0.1,0.1-0.2,0.1c-0.1,0-0.1,0.1-0.2,0.1c-0.1,0-0.1,0.1-0.2,0.1\n\t\t\t\tc-0.1,0.1-0.3,0.1-0.5,0.1c-0.2,0-0.3,0-0.5-0.1c-0.1,0-0.2-0.1-0.3-0.2s-0.2-0.1-0.3-0.2c0,0,0-0.1-0.1-0.1l-0.8-1.1\n\t\t\t\tc0,0,0-0.1-0.1-0.1c-0.1-0.1-0.1-0.2-0.1-0.3c-0.1-0.2-0.1-0.4-0.1-0.6s0.1-0.4,0.2-0.6c0.1-0.1,0.2-0.2,0.2-0.3\n\t\t\t\tc0,0,0.1-0.1,0.1-0.1c0,0,0,0,0.1-0.1c0,0,0.1-0.1,0.1-0.1c0.1-0.1,0.2-0.1,0.3-0.2c0.2-0.2,0.4-0.3,0.6-0.5c0.5-0.5,1-1,1.4-1.6\n\t\t\t\tc0.4-0.5,0.7-1.1,0.9-1.6c0.1-0.2,0.2-0.4,0.3-0.7c0-0.1,0.1-0.3,0.1-0.4l0-0.1c0-0.1,0-0.1,0-0.1c0-0.1,0.1-0.1,0.1-0.2\n\t\t\t\tc0.1-0.1,0.2-0.2,0.3-0.3c0.1-0.1,0.3-0.2,0.4-0.2c0.1,0,0.2,0,0.2,0C-20,18.8-20,18.8-19.8,18.8C-19.9,18.8-19.9,18.8-19.8,18.8\n\t\t\t\tz\"/>\n\t\t</g>\n\t\t<g id=\"Group_9_\" transform=\"translate(5.571503, 18.505303)\">\n\t\t\t<path id=\"Shape_9_\" class=\"st5\" d=\"M-20.1,24c-2.8,0-5.5-0.9-7.7-2.7l0.8-1.2c2,1.6,4.4,2.4,6.9,2.4V24z\"/>\n\t\t</g>\n\t\t<g id=\"Group_10_\" transform=\"translate(4.454013, 17.387814)\">\n\t\t\t<path id=\"Shape_10_\" class=\"st5\" d=\"M-25.9,19.8C-25.8,19.8-25.8,19.8-25.9,19.8c0.1,0,0.1,0,0.2,0c0.1,0,0.3,0.1,0.4,0.2\n\t\t\t\tc0,0,0.1,0,0.1,0.1c0,0,0.1,0,0.1,0.1c0,0,0,0,0.1,0.1c0,0,0.1,0.1,0.1,0.1c0.1,0.1,0.2,0.2,0.3,0.2c0.2,0.2,0.5,0.3,0.8,0.5\n\t\t\t\tc0.6,0.4,1.3,0.6,2,0.9c0.6,0.2,1.1,0.3,1.7,0.3c0.2,0,0.4,0,0.7,0c0.1,0,0.2,0,0.3,0l0.1,0c0.1,0,0.1,0,0.1,0\n\t\t\t\tc0.1,0,0.2,0,0.3,0.1c0.2,0.1,0.3,0.2,0.5,0.3c0.1,0.1,0.2,0.3,0.3,0.5c0,0.1,0.1,0.2,0.1,0.3c0,0.1,0,0.1,0,0.1v1.5\n\t\t\t\tc0,0.1,0,0.1,0,0.1c0,0.1,0,0.3-0.1,0.4c0,0.1-0.1,0.2-0.2,0.3c-0.1,0.1-0.2,0.3-0.4,0.3c-0.2,0.1-0.3,0.2-0.5,0.2\n\t\t\t\tc0,0-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0c-0.1,0-0.2,0-0.3,0c-0.3,0-0.6,0-0.9-0.1c-1.2-0.1-2.3-0.4-3.4-0.8c-1-0.4-2-0.9-3-1.5\n\t\t\t\tc-0.2-0.2-0.4-0.3-0.7-0.5c-0.1,0-0.1-0.1-0.2-0.1c-0.1,0-0.1-0.1-0.2-0.1c0,0-0.1-0.1-0.1-0.1c-0.1-0.1-0.2-0.3-0.2-0.4\n\t\t\t\tc-0.1-0.1-0.1-0.3-0.1-0.4c0-0.1,0-0.3,0-0.4c0-0.1,0.1-0.2,0.1-0.3c0-0.1,0-0.1,0.1-0.1l0.8-1.2c0,0,0,0,0-0.1\n\t\t\t\tc0-0.1,0.1-0.1,0.1-0.1c0.2-0.2,0.4-0.3,0.7-0.4c0.1,0,0.1,0,0.2,0C-26,19.8-26,19.8-25.9,19.8C-25.9,19.8-25.9,19.8-25.9,19.8z\"\n\t\t\t\t/>\n\t\t</g>\n\t</g>\n</g>\n</svg>\n" }
120
60
0 0 120 60
blendoco-icon.svg
../../LogoSet/logo-cleaned/blendoco/blendoco-icon.svg
{ "meta": { "version": "1.1", "id": "Layer_1", "x": "0px", "y": "0px", "viewBox": "0 0 64 64", "width": "64", "height": "64", "style": "enable-background:new 0 0 64 64;", "{http://www.w3.org/XML/1998/namespace}space": "preserve", "fill-rule": null, "preserveAspectRatio": null, "{http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd}docname": null, "{http://www.inkscape.org/namespaces/inkscape}version": null, "fill": null, "overflow": null, "enable-background": null, "image-rendering": null, "shape-rendering": null, "text-rendering": null, "data-name": null, "stroke": null, "stroke-width": null, "{http://www.inkscape.org/namespaces/inkscape}export-filename": null, "{http://www.inkscape.org/namespaces/inkscape}export-xdpi": null, "{http://www.inkscape.org/namespaces/inkscape}export-ydpi": null, "stroke-miterlimit": null, "stroke-linejoin": null, "role": null, "baseProfile": null, "stroke-linecap": null, "class": null, "aria-label": null }, "svgRaw": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->\n<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n\t viewBox=\"0 0 64 64\" width=\"64\" height=\"64\" style=\"enable-background:new 0 0 64 64;\" xml:space=\"preserve\">\n<style type=\"text/css\">\n\t.st0{fill:#7ABE90;}\n\t.st1{fill:#6ECBDC;}\n\t.st2{fill:#EE5047;}\n\t.st3{fill:#C7C9CC;}\n\t.st4{fill:#E8A822;}\n</style>\n<g id=\"Group-37\" transform=\"translate(111.870968, 0.000000)\">\n\t<g id=\"Group_1_\" transform=\"translate(1.660290, 7.889153)\">\n\t\t<path id=\"Shape_1_\" class=\"st0\" d=\"M-107.9,33.4c-1.2-3-1.8-6.2-1.8-9.3c0-3.2,0.6-6.3,1.8-9.3l3.7,1c-1.1,2.7-1.6,5.5-1.6,8.3\n\t\t\tc0,2.8,0.5,5.6,1.6,8.4L-107.9,33.4z\"/>\n\t</g>\n\t<g id=\"Group_2_\" transform=\"translate(0.542800, 6.771663)\">\n\t\t<path id=\"Shape_2_\" class=\"st0\" d=\"M-106.7,12.7c0,0,0.1,0,0.1,0c0.1,0,0.2,0,0.3,0c0.1,0,0.2,0,0.3,0.1l3.7,1\n\t\t\tc0.1,0,0.2,0,0.3,0.1c0.2,0.1,0.5,0.2,0.7,0.3c0.3,0.2,0.6,0.4,0.8,0.7c0.2,0.3,0.4,0.6,0.5,0.9c0.1,0.3,0.1,0.6,0.1,0.9\n\t\t\tc0,0.3,0,0.6-0.1,0.9c0,0.1-0.1,0.3-0.1,0.4c0,0.1,0,0.1-0.1,0.2c0,0.1-0.1,0.2-0.1,0.3c-0.1,0.3-0.2,0.7-0.3,1\n\t\t\tc-0.2,0.7-0.4,1.5-0.5,2.2c-0.3,1.9-0.4,3.8-0.1,5.7c0.1,1.1,0.4,2.1,0.7,3.1c0.2,0.6,0.4,1.1,0.6,1.7l0.1,0.1\n\t\t\tc0,0.1,0.1,0.2,0.1,0.3c0.1,0.3,0.1,0.6,0.1,0.9c0,0.5-0.2,0.9-0.4,1.3c-0.2,0.4-0.6,0.8-1,1.1c-0.2,0.1-0.4,0.3-0.7,0.3\n\t\t\tc-0.1,0-0.2,0.1-0.3,0.1l-3.7,1c-0.1,0-0.2,0-0.3,0.1c-0.2,0-0.5,0.1-0.7,0c-0.5,0-1-0.2-1.4-0.4c-0.4-0.2-0.7-0.5-1-0.9\n\t\t\tc-0.1-0.2-0.2-0.3-0.3-0.5c0-0.1-0.1-0.2-0.1-0.3c-0.1-0.2-0.2-0.4-0.2-0.6c-0.3-0.8-0.5-1.6-0.8-2.4c-0.6-2.4-1-4.9-1-7.4\n\t\t\tc0-2.6,0.4-5.1,1.1-7.6c0.2-0.7,0.4-1.3,0.6-1.9c0.1-0.2,0.2-0.4,0.2-0.6c0-0.1,0.1-0.2,0.1-0.3c0-0.1,0.1-0.2,0.1-0.3\n\t\t\tc0.2-0.3,0.5-0.7,0.8-0.9c0.3-0.3,0.7-0.4,1-0.6c0.2-0.1,0.4-0.1,0.6-0.1c0.1,0,0.2,0,0.3,0H-106.7z\"/>\n\t</g>\n\t<g id=\"Group_3_\" transform=\"translate(5.571503, 1.184216)\">\n\t\t<path id=\"Shape_3_\" class=\"st1\" d=\"M-100.1,11l-1.9-2.8C-96.7,4.1-90.6,2-84.1,2v3.4C-89.9,5.4-95.4,7.4-100.1,11z\"/>\n\t</g>\n\t<g id=\"Group_4_\" transform=\"translate(4.454013, 0.066726)\">\n\t\t<path id=\"Shape_4_\" class=\"st1\" d=\"M-82.9-0.1c0.1,0,0.2,0,0.3,0c0.2,0,0.5,0.1,0.7,0.2c0.5,0.2,0.9,0.5,1.2,0.8\n\t\t\tc0.3,0.3,0.5,0.7,0.7,1.1c0.1,0.2,0.1,0.5,0.2,0.7c0,0.1,0,0.2,0,0.3v3.4c0,0.1,0,0.2,0,0.3c0,0.2-0.1,0.5-0.2,0.7\n\t\t\tc-0.2,0.5-0.4,0.9-0.8,1.2c-0.3,0.3-0.7,0.6-1.1,0.7c-0.2,0.1-0.5,0.1-0.7,0.2c-0.1,0-0.3,0-0.4,0c-0.1,0-0.1,0-0.2,0\n\t\t\tc-0.1,0-0.2,0-0.4,0c-0.4,0-0.7,0-1.1,0.1c-0.7,0.1-1.4,0.1-2.1,0.3c-1.7,0.3-3.4,0.8-5,1.5c-1.2,0.5-2.4,1.2-3.6,1.9\n\t\t\tc-0.5,0.4-1.1,0.7-1.6,1.2l-0.1,0.1c-0.1,0.1-0.1,0.1-0.2,0.2c-0.3,0.1-0.5,0.3-0.8,0.3c-0.5,0.1-1,0.1-1.5,0\n\t\t\tc-0.4-0.1-0.8-0.3-1.2-0.6c-0.2-0.1-0.4-0.3-0.5-0.5c-0.1-0.1-0.1-0.1-0.2-0.2l-1.9-2.8c-0.1-0.1-0.1-0.1-0.2-0.3\n\t\t\tc-0.1-0.2-0.2-0.4-0.3-0.7c-0.1-0.3-0.1-0.6-0.1-0.9c0-0.4,0.1-0.8,0.2-1.2c0.2-0.4,0.4-0.7,0.6-1C-103,7.1-103,7-102.9,7\n\t\t\tc0.1-0.1,0.3-0.2,0.4-0.3c0.2-0.1,0.4-0.3,0.5-0.4c0.6-0.4,1.2-0.9,1.8-1.3c1.5-1,3.1-1.8,4.7-2.5c1.7-0.7,3.5-1.3,5.3-1.8\n\t\t\tc1.5-0.4,3-0.6,4.6-0.7c0.8-0.1,1.7-0.1,2.5-0.1C-83-0.1-82.9-0.1-82.9-0.1z\"/>\n\t</g>\n\t<g id=\"Group_5_\" transform=\"translate(16.746398, 2.860450)\">\n\t\t<path id=\"Shape_5_\" class=\"st2\" d=\"M-71.6,22c-1.8-5.5-5.3-10.2-10.1-13.7l1.9-2.6c5.4,3.8,9.3,9.1,11.3,15.3L-71.6,22z\"/>\n\t</g>\n\t<g id=\"Group_6_\" transform=\"translate(15.628908, 1.742960)\">\n\t\t<path id=\"Shape_6_\" class=\"st2\" d=\"M-78.5,3.7c0,0,0.1,0,0.1,0c0.1,0,0.2,0,0.3,0c0.3,0.1,0.5,0.1,0.8,0.3\n\t\t\tc0.1,0.1,0.2,0.1,0.4,0.2c0.1,0.1,0.3,0.2,0.4,0.3c0.2,0.1,0.4,0.3,0.5,0.4c0.7,0.5,1.3,1,2,1.6c1.7,1.5,3.3,3.3,4.7,5.1\n\t\t\tc1.5,2,2.8,4.1,3.8,6.4c0.3,0.7,0.6,1.4,0.9,2.2c0.1,0.2,0.2,0.4,0.2,0.6c0.1,0.1,0.1,0.3,0.1,0.4c0,0.1,0,0.2,0.1,0.3\n\t\t\tc0.1,0.4,0.1,0.9,0,1.3s-0.3,0.8-0.5,1.2c-0.2,0.2-0.4,0.4-0.6,0.6c-0.2,0.2-0.5,0.3-0.7,0.4c-0.1,0-0.1,0.1-0.3,0.1l-3.1,1\n\t\t\tc-0.1,0-0.1,0-0.3,0.1c-0.2,0.1-0.5,0.1-0.7,0.1c-0.5,0-0.9-0.1-1.4-0.3c-0.4-0.2-0.8-0.5-1.1-0.9c-0.2-0.2-0.3-0.5-0.4-0.7\n\t\t\tc-0.1-0.1-0.1-0.3-0.1-0.4c0-0.1,0-0.1-0.1-0.2c0-0.1-0.1-0.2-0.1-0.3c-0.1-0.3-0.3-0.7-0.4-1c-0.3-0.6-0.5-1.2-0.9-1.8\n\t\t\tc-0.8-1.5-1.7-2.9-2.7-4.1c-0.9-1.1-1.9-2.1-3-3.1c-0.5-0.4-1-0.8-1.5-1.2l-0.1-0.1l-0.1-0.1l-0.1-0.1c-0.1-0.1-0.1-0.1-0.2-0.2\n\t\t\tc-0.2-0.2-0.4-0.4-0.5-0.7c-0.2-0.4-0.4-0.9-0.4-1.4c0-0.4,0-0.9,0.2-1.3c0.1-0.2,0.2-0.4,0.3-0.6c0.1-0.1,0.1-0.1,0.2-0.2\n\t\t\tl1.9-2.6c0.1-0.1,0.1-0.1,0.2-0.2c0.1-0.1,0.2-0.2,0.3-0.3c0.4-0.4,0.9-0.6,1.5-0.7c0.1,0,0.3,0,0.4,0c0,0,0.1,0,0.1,0\n\t\t\tC-78.6,3.7-78.6,3.7-78.5,3.7z\"/>\n\t</g>\n\t<g id=\"Group_7_\" transform=\"translate(16.746398, 14.035345)\">\n\t\t<path id=\"Shape_7_\" class=\"st3\" d=\"M-79.8,41.4l-1.9-2.6c4.8-3.4,8.3-8.2,10.1-13.7l3.1,1C-70.5,32.3-74.4,37.6-79.8,41.4z\"/>\n\t</g>\n\t<g id=\"Group_8_\" transform=\"translate(15.628908, 12.917856)\">\n\t\t<path id=\"Shape_8_\" class=\"st3\" d=\"M-70.3,23.1c0,0,0.1,0,0.1,0c0.1,0,0.2,0,0.3,0c0.1,0,0.2,0,0.3,0.1c0,0,0.1,0,0.1,0l3.1,1\n\t\t\tc0.1,0,0.2,0.1,0.3,0.1c0.3,0.1,0.5,0.3,0.7,0.4c0.2,0.2,0.4,0.4,0.6,0.6c0.3,0.3,0.4,0.7,0.5,1.2c0.1,0.4,0.1,0.9,0,1.3\n\t\t\tc0,0.1,0,0.2-0.1,0.3c0,0.1-0.1,0.3-0.1,0.4c-0.1,0.2-0.1,0.4-0.2,0.6c-0.2,0.6-0.5,1.2-0.7,1.9c-1.1,2.5-2.5,4.8-4.1,7\n\t\t\tc-1.6,2-3.3,3.9-5.3,5.5c-0.5,0.4-1,0.8-1.5,1.1c-0.1,0.1-0.3,0.2-0.4,0.3c-0.1,0.1-0.2,0.2-0.4,0.2c-0.1,0.1-0.2,0.1-0.4,0.2\n\t\t\tc-0.3,0.1-0.7,0.2-1.1,0.2c-0.4,0-0.7,0-1.1-0.1c-0.3-0.1-0.5-0.2-0.8-0.4c-0.2-0.2-0.4-0.3-0.6-0.5c-0.1-0.1-0.1-0.1-0.2-0.2\n\t\t\tl-1.9-2.6c-0.1-0.1-0.1-0.1-0.2-0.2c-0.1-0.2-0.2-0.4-0.3-0.6c-0.1-0.5-0.2-0.9-0.1-1.4s0.2-0.9,0.5-1.3c0.2-0.2,0.3-0.5,0.6-0.6\n\t\t\tc0.1-0.1,0.2-0.2,0.3-0.3c0.1-0.1,0.1-0.1,0.2-0.1c0.1-0.1,0.2-0.1,0.3-0.2c0.2-0.1,0.4-0.3,0.6-0.5c0.5-0.4,0.9-0.8,1.4-1.2\n\t\t\tc1.2-1.1,2.3-2.4,3.3-3.8c0.8-1.2,1.6-2.5,2.2-3.8c0.2-0.5,0.4-1,0.6-1.5c0.1-0.3,0.2-0.6,0.3-0.9l0-0.1c0-0.1,0.1-0.1,0.1-0.3\n\t\t\tc0.1-0.2,0.2-0.3,0.3-0.5c0.2-0.3,0.4-0.5,0.7-0.7c0.3-0.2,0.6-0.4,1-0.5c0.2-0.1,0.4-0.1,0.6-0.1c0.1,0,0.2,0,0.3,0\n\t\t\tC-70.4,23.1-70.4,23.1-70.3,23.1z\"/>\n\t</g>\n\t<g id=\"Group_9_\" transform=\"translate(5.571503, 18.505303)\">\n\t\t<path id=\"Shape_9_\" class=\"st4\" d=\"M-84.1,42.3c-6.4,0-12.6-2.2-17.8-6.3l1.9-2.8c4.7,3.7,10.2,5.6,16,5.6V42.3z\"/>\n\t</g>\n\t<g id=\"Group_10_\" transform=\"translate(4.454013, 17.387814)\">\n\t\t<path id=\"Shape_10_\" class=\"st4\" d=\"M-98.8,31.2c0.1,0,0.1,0,0.1,0c0.1,0,0.2,0,0.3,0c0.3,0.1,0.7,0.2,1,0.4\n\t\t\tc0.1,0,0.2,0.1,0.2,0.2c0.1,0.1,0.1,0.1,0.2,0.2c0.1,0.1,0.1,0.1,0.2,0.1c0.1,0.1,0.2,0.1,0.3,0.2c0.3,0.2,0.5,0.4,0.8,0.6\n\t\t\tc0.6,0.4,1.1,0.7,1.7,1.1c1.5,0.8,3,1.5,4.7,2c1.3,0.4,2.6,0.6,4,0.8c0.5,0.1,1,0.1,1.5,0.1c0.2,0,0.5,0,0.7,0l0.1,0\n\t\t\tc0.1,0,0.2,0,0.3,0c0.2,0,0.5,0.1,0.7,0.2c0.4,0.2,0.8,0.4,1.1,0.8c0.3,0.3,0.5,0.7,0.7,1.1c0.1,0.2,0.1,0.5,0.2,0.7\n\t\t\tc0,0.1,0,0.2,0,0.3v3.4c0,0.1,0,0.2,0,0.3c0,0.3-0.1,0.6-0.2,0.8c-0.1,0.3-0.2,0.5-0.4,0.8c-0.2,0.3-0.5,0.6-0.9,0.8\n\t\t\tc-0.4,0.2-0.8,0.4-1.2,0.4c-0.1,0-0.2,0-0.3,0c-0.2,0-0.3,0-0.5,0c-0.2,0-0.4,0-0.7,0c-0.7,0-1.3-0.1-2-0.1\n\t\t\tc-2.7-0.3-5.4-0.9-7.9-1.8c-2.4-0.9-4.7-2.1-6.8-3.5c-0.5-0.3-1-0.7-1.5-1.1c-0.1-0.1-0.3-0.2-0.4-0.3c-0.1-0.1-0.2-0.2-0.4-0.3\n\t\t\tc-0.1-0.1-0.2-0.2-0.3-0.3c-0.2-0.3-0.4-0.6-0.5-0.9c-0.1-0.3-0.2-0.7-0.2-1c0-0.3,0-0.6,0.1-0.9c0.1-0.2,0.2-0.5,0.3-0.7\n\t\t\tc0.1-0.1,0.1-0.1,0.2-0.3l1.9-2.8c0,0,0.1-0.1,0.1-0.1c0.1-0.1,0.2-0.2,0.3-0.3c0.4-0.4,1-0.7,1.5-0.9c0.1,0,0.3-0.1,0.4-0.1\n\t\t\tc0.1,0,0.2,0,0.3,0C-98.9,31.2-98.8,31.2-98.8,31.2z\"/>\n\t</g>\n</g>\n</svg>\n" }
64
64
0 0 64 64
browserify-icon.svg
../../LogoSet/logo-cleaned/browserify/browserify-icon.svg
{ "meta": { "version": "1.1", "id": "Layer_1", "x": "0px", "y": "0px", "viewBox": "0 0 64 64", "width": "64", "height": "64", "style": "enable-background:new 0 0 64 64;", "{http://www.w3.org/XML/1998/namespace}space": "preserve", "fill-rule": null, "preserveAspectRatio": null, "{http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd}docname": null, "{http://www.inkscape.org/namespaces/inkscape}version": null, "fill": null, "overflow": null, "enable-background": null, "image-rendering": null, "shape-rendering": null, "text-rendering": null, "data-name": null, "stroke": null, "stroke-width": null, "{http://www.inkscape.org/namespaces/inkscape}export-filename": null, "{http://www.inkscape.org/namespaces/inkscape}export-xdpi": null, "{http://www.inkscape.org/namespaces/inkscape}export-ydpi": null, "stroke-miterlimit": null, "stroke-linejoin": null, "role": null, "baseProfile": null, "stroke-linecap": null, "class": null, "aria-label": null }, "svgRaw": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->\n<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n\t viewBox=\"0 0 64 64\" width=\"64\" height=\"64\" style=\"enable-background:new 0 0 64 64;\" xml:space=\"preserve\">\n<style type=\"text/css\">\n\t.st0{fill:#3C6991;}\n\t.st1{fill:#E6B35A;stroke:#FFFFFF;stroke-width:0.674;stroke-opacity:0;}\n\t.st2{fill:#E6B35A;stroke:#FFFFFF;stroke-width:0.4591;stroke-opacity:0;}\n\t.st3{fill:#E6B35A;stroke:#FFFFFF;stroke-width:0.5714;stroke-opacity:0;}\n</style>\n<g>\n\t<path id=\"Shape\" class=\"st0\" d=\"M27.6,5.1c-1.1,0-2.5,0.7-3.5,0.5c-0.4-0.1-0.9-0.1-1.4-0.1c0,0,0,0,0,0c-0.5,0-1,0.1-1.3,0.3\n\t\tc0,0,0,0,0,0c0,0,0,0,0,0.1c-0.5,0.5-1.5,0.5-2,1C19,7.3,18.7,8,18.2,8.7c0,0,0,0,0,0c-1.5,1.8-2.7,4-3.2,5.7\n\t\tc-0.4,1.5-0.3,3.4-0.9,4.9c-0.2,0.4-0.8,2.7-0.3,3.1c0.4,0.3,1.9,0.5,2.3,0c0.2-0.3,2.4-1,3.1-1.8c0.8-1,1.2-2.6,1.8-4\n\t\tc0.1-0.2,0.2-0.5,0.3-0.7c0.3,0.6,0.6,1.1,0.7,1.4c0.3,0.6,0.6,1.5,0.8,2.5c-0.5,0.8-0.3,2,0.1,2.5c-1.6,0.5-0.8,2.2-0.9,2.3\n\t\tc-0.1,0.1-0.4,0.2-0.6,0.4c-0.2,0.2-0.2,0.5-0.2,0.8c0,0.2,0,0.5,0.1,0.6c-1.4,3.6-2.8,8.2-4.5,10.6c-0.5,0.2-1,0.4-1.6,0.5\n\t\tc-1.2,0.3-4.1,0.9-6.6,1.7c-0.1,0.1-0.2,0.3-0.4,0.4c-0.2,0.2-0.7,0.2-1,0.5c-0.2,0.2-0.8,0-1,0.2c-0.6,0.6-1.4,0.9-2.3,1.3\n\t\tc-0.1,0-0.4-0.1-0.5,0c-0.4,0.4-1.1,0.6-1.5,1c-0.7,0.7-1.2,1.4-2,2.1c-0.7,0.7,0.7,2.7,1,2.9c0.7,0.7,1.9,0.8,2.6,1.5\n\t\tC4.1,49.4,5,49,5.4,49.3c0.1,0,0.2,0,0.2,0.1c1,0.5,3,0.9,4.1,1.3c1.6,0.5,2.9,2,4.6,2.4c1.3,0.3,2.7,0.5,4,0.9\n\t\tc0.5,0.2,1.2,0.1,1.7,0.2c1,0.3,1.9,0.7,2.8,1c0.3,0.1,0.7-0.1,1,0c0.7,0.2,1.5,0.2,2.2,0.5c1.2,0.4,2.9-0.4,4.1,0\n\t\tc0.8,0.3,5.9-0.2,6.3-0.6c0.3-0.3,1.4,0.1,1.8-0.1c0.3-0.2,1.4,0,1.6-0.2c0.6-0.6,1.8-0.6,2.6-1c0.4-0.2,0.9,0.1,1.3-0.1\n\t\tc0.2-0.1,0.6,0,1.1,0.2c0.9,0,1.6-0.1,2.5-0.1c1.1,0,2.5-0.5,4.1-1.3c1.7-0.4,3.8-0.8,3.9-0.9c0.7-0.7,2.7-0.5,3.5-1.3\n\t\tc0.5-0.5,1.2-0.7,1.7-1.3c0.5-0.5,1.1-1,1.8-1.6c0.1-0.3,0.4-0.6,0.7-0.9c0.1-0.1,1-2.6,0.8-2.9c-0.3-0.6-0.7-1-1.3-1.4\n\t\tc-0.2-0.1-0.3-0.1-0.3-0.2c-0.6-0.6-1.9-0.7-2.4-1.2c-0.8-0.8-2-1.5-3.5-2c-0.3-0.2-0.6-0.3-0.8-0.5c-0.3-0.3-1.7-0.6-2.2-0.8\n\t\tc-0.2-0.1-0.7,0.1-0.9-0.1c-0.4-0.4-2.2-0.7-3.5-1.1c-0.2,0-0.5-0.1-0.5-0.2c0,0-1-0.2-1.4-0.5c0,0-0.2-1.4-0.2-1.5\n\t\tc0-0.1-0.1-0.3-0.1-0.4c0,0,0,0,0,0c-0.6-3.7-1.1-7.7-1.5-8.1c-0.6-0.5-1-3.5-1.7-4.1c-0.7-0.6-1.2-1.3-1.8-1.8c0,0,0,0,0,0\n\t\tc-0.2-1.2-0.6-2.5-0.7-2.6c-0.2-0.2,0.1-1-0.1-1.1c-0.6-0.5-1.5-3.8-2.1-4.3c-0.8-0.7-1.2-1.7-1.9-2.3c-1.9-1.6-5-3.9-8.4-3.7\n\t\tc-0.1,0-0.3-0.1-0.4-0.1C28.1,5.2,27.9,5.1,27.6,5.1L27.6,5.1z\"/>\n\t<path id=\"Shape_1_\" class=\"st1\" d=\"M27,25.4c-0.3-0.1-0.6-0.1-0.8,0c-0.4,0.1-0.9-0.2-1.3-0.1c-1.4,0.3-2.5,0.7-2.7,1.1\n\t\tc2.1-0.6,4.5,0.8,5.4,2.1c0.4,0.5-0.2,1.4,0,2c0,0.2,0.1,1.1-0.1,1.2c-0.4,0.3-0.3,1.2-0.6,1.6c-0.7,1-1.3,1.8-1.9,2.6\n\t\tc-0.6,0.9-2.2,1.1-3.2,1.4c-0.2,0.1-0.5-0.1-0.7,0c-0.1,0-0.1,0-0.2,0c0,0,0,0,0.1,0.1c0.1,0.1,0.5,0,0.6,0.1\n\t\tc0.7,0.5,3.5,0.3,4.3,0c0.5-0.2,0.9-0.4,1.4-0.6c0.6-0.2,1.2-1.2,1.7-1.7c1.5-1.7,2.2-4.7,1.5-7c-0.4-1.2-1.4-1.9-2.2-2.5\n\t\tC27.9,25.7,27.4,25.5,27,25.4L27,25.4z\"/>\n\t<path id=\"Shape_2_\" class=\"st1\" d=\"M30.1,23C30,23,30,23.9,30,24.3c0,0,0,0.1,0,0.1c-0.5,0.2-1.5,0.6-1.4,0.7c0,0,0,0,0,0\n\t\tc0,0-0.1,0-0.1,0.1c0,0.1,0.1,0,0.2,0c0.1,0,1,0.3,1.4,0.5c0,0.3,0.2,0.5,0.2,0.9c0,0.2,0,0.6,0.1,0.6c0,0,0,0,0,0c0,0,0,0.1,0,0.1\n\t\tc0.1-0.1,0.2-0.2,0.3-0.4c0,0,0,0,0,0c0.2-0.3,0.5-0.6,0.7-1c0.4,0.1,0.9,0.1,1,0.1c0,0,1.7,0.3,1.3-0.2c0,0-0.1-0.1-0.1-0.1\n\t\tc0,0,0,0,0,0c0-0.1-0.9-0.5-1.1-0.7c-0.1-0.1-0.2-0.1-0.3-0.2c0,0,0-0.1,0.1-0.2v0c0.1-0.1,0.3-0.3,0.4-0.4c0,0,0.3-0.5,0.1-0.5\n\t\tc-0.2,0-0.7,0.1-1.5,0.3c0,0-0.2-0.3-0.2-0.3C30.9,23.6,30.5,23.1,30.1,23L30.1,23z\"/>\n\t<path id=\"Shape_3_\" class=\"st2\" d=\"M26,23c-0.1,0-0.1,0.1-0.2,0.1C25.9,23,26.1,22.9,26,23c-0.2,0.1-0.8,0.7-0.6,0.9\n\t\tc0.2,0.2,0.9-0.1,1.2,0c0,0,0.5,0.8,0.6,0.6c0.1-0.4,0-1,0-1.1c0.1-0.2,0.5-0.1,0.6-0.2c0.1,0,0.3-0.1,0.3-0.2c0,0,0-0.1,0-0.1\n\t\tc0,0-0.1-0.1-0.3-0.2c-0.2-0.1-0.5,0-0.6-0.1c-0.1,0,0-0.5,0-0.6c-0.1-0.2-0.2-0.4-0.1-0.4c0,0.1-0.2,0.1-0.3,0.2\n\t\tc-0.1,0.1-0.3,0.5-0.4,0.5c-0.2,0-0.8-0.2-0.9,0C25.6,22.3,26,22.7,26,23L26,23z\"/>\n\t<path id=\"Shape_4_\" class=\"st2\" d=\"M32.5,29.6c0,0-0.2-0.1-0.1-0.1C32.5,29.4,32.6,29.7,32.5,29.6c-0.1-0.1-0.9-0.5-1-0.2\n\t\tc-0.1,0.2,0.4,0.8,0.5,1.2c0,0-0.5,0.8-0.3,0.8c0.4,0,0.9-0.4,0.9-0.4c0.2,0,0.3,0.5,0.4,0.6c0.1,0.1,0.2,0.2,0.3,0.2\n\t\tc0,0,0.1,0,0.1,0c0,0,0.1-0.2,0.1-0.3c0-0.3-0.1-0.5-0.2-0.7c0-0.1,0.5-0.2,0.5-0.2c0.1-0.2,0.3-0.3,0.3-0.3\n\t\tc-0.1,0.1-0.2-0.2-0.3-0.2c-0.1,0-0.5-0.1-0.6-0.2c-0.1-0.2-0.2-0.9-0.3-0.9C33,28.9,32.7,29.5,32.5,29.6L32.5,29.6z\"/>\n\t<path id=\"Shape_5_\" class=\"st3\" d=\"M46.9,35.6c-0.1,0.4-0.9,1.9-1.3,2.2c-0.4,0.4-0.8,0.9-1.2,1.3c-0.3,0.3-1.1,1-1.3,1.2\n\t\tc-0.5,0.5-0.8,0.3-1.4,0.9c-0.3,0.3-0.8,0.3-1.1,0.6c-0.2,0.2-2.2,0.4-2.7,0.6c-0.1,0.1-0.5-0.1-0.6,0c-0.4,0.3-3.1,0.5-3.2,0.6\n\t\tc-0.4,0.4-1.6-0.1-2.2,0.2c-0.5,0.3-1.6,0.1-2.2,0.1c-0.3,0-1.3,0-2.2,0c-0.2,0-0.4-0.1-0.4,0c0,0,0,0,0,0c-0.2,0-0.4,0-0.5,0\n\t\tc-0.1,0-0.2-0.1-0.3,0c0,0,0,0,0,0c-0.7,0-1.4-0.1-1.5-0.2c-0.6-0.3-1.3-0.4-2.1-0.4c-1.2,0-3.9-1.4-4.9-1.9\n\t\tc-0.1-0.1-0.5-0.5-0.8-0.6c0-0.1,0-0.2,0-0.2c-0.2-0.2-0.3-0.7-0.5-1c-0.1-0.1,0-0.6,0-0.6c0,0,0.2-0.6,0.2-0.6\n\t\tc-0.1,0-0.9,0.9-1.1,1.2c0,0,0,0,0,0c-0.2,0.2-0.3,0.5-0.3,1c0,1.6,0.9,1.7,1.7,2.5c0.2,0.2,0.6,0.1,0.8,0.2\n\t\tc0.2,0.2,0.4,0.3,0.7,0.4c-0.3,0.2-1,0.3-1.2,0.5c-0.2,0.2-1.2,0.8-1.6,1c-0.1,0-0.4,0.1-0.5,0.1c-2.1,2.1-4.5,3.5-6.5,5.4\n\t\tc-0.2,0.2-0.2,2.3-0.2,2.7c0,0.7-0.2,1.5,0.2,1.9c0.2,0.2,0.8,0.1,1,0.2c0,0,0.5,0.4,0.6,0.3c0.2-0.2-0.1-1.3-0.1-1.6\n\t\tc0-1.5,0.2-3.1,1.1-4.1c1.9-1.9,4.5-2.7,6.2-4.4c0.5-0.5,1.4-0.8,2.1-1.3c0,0.2,0,0.3,0.1,0.4c0.1,0.1,0.4-0.1,0.5,0\n\t\tc0.7,0.4,2.7,1.1,3.3,0.4c0.1,0.2,0.2,0.4,0.3,0.5c0.4,0.4,0.1,2.3-0.1,2.7c-0.8,1.5-1.2,5.9-1.8,6.5c-0.1,0.1,0.1,1.2,0.2,1.4\n\t\tc0.2,0.5-0.2,1.5,0,1.7c0.2,0.2,0.1,0.6,0.2,0.8c0.2,0.2,0.9,0,1,0.1c0.1,0.1,0.9,0.6,1,0.5c0.1-0.1-0.3-1.6-0.5-1.8\n\t\tc-0.1-0.2,0.2-3.5,0.3-3.6c0.1-0.1-0.1-0.7,0-0.8c0.3-0.3,0.6-5.6,0.6-6.3c0-0.1,0.3-0.9,0.1-1.1c0,0-0.2-0.4-0.4-0.8\n\t\tc0.4,0,0.7,0.1,0.8,0.2c0.2,0.2,3.5,0,4.1,0c2.2,0,5.7-0.2,7-0.5c0.5-0.1,1.8-0.2,2.5-0.6c0.4-0.2,1.9-0.3,2.1-0.4\n\t\tc0.5-0.1,2.3-0.6,2.8-1c0.4-0.4,1.6-1.6,2-1.8c0.5-0.3,0.8-1.2,1.1-1.6c0-0.3,0.9-1.1,0.7-1.4C47.3,36.4,47.2,35.7,46.9,35.6\n\t\tL46.9,35.6z\"/>\n</g>\n</svg>\n" }
64
64
0 0 64 64
browserify-ar21.svg
../../LogoSet/logo-cleaned/browserify/browserify-ar21.svg
{ "meta": { "version": "1.1", "id": "Layer_1", "x": "0px", "y": "0px", "viewBox": "0 0 120 60", "width": "120", "height": "60", "style": "enable-background:new 0 0 120 60;", "{http://www.w3.org/XML/1998/namespace}space": "preserve", "fill-rule": null, "preserveAspectRatio": null, "{http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd}docname": null, "{http://www.inkscape.org/namespaces/inkscape}version": null, "fill": null, "overflow": null, "enable-background": null, "image-rendering": null, "shape-rendering": null, "text-rendering": null, "data-name": null, "stroke": null, "stroke-width": null, "{http://www.inkscape.org/namespaces/inkscape}export-filename": null, "{http://www.inkscape.org/namespaces/inkscape}export-xdpi": null, "{http://www.inkscape.org/namespaces/inkscape}export-ydpi": null, "stroke-miterlimit": null, "stroke-linejoin": null, "role": null, "baseProfile": null, "stroke-linecap": null, "class": null, "aria-label": null }, "svgRaw": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->\n<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n\t viewBox=\"0 0 120 60\" width=\"120\" height=\"60\" style=\"enable-background:new 0 0 120 60;\" xml:space=\"preserve\">\n<style type=\"text/css\">\n\t.st0{fill:#3C6991;}\n\t.st1{fill:#E6B35A;stroke:#FFFFFF;stroke-width:0.3799;stroke-opacity:0;}\n\t.st2{fill:#E6B35A;stroke:#FFFFFF;stroke-width:0.2587;stroke-opacity:0;}\n\t.st3{fill:#E6B35A;stroke:#FFFFFF;stroke-width:0.3221;stroke-opacity:0;}\n\t.st4{fill:#E6B35A;stroke:#FFFFFF;stroke-width:0.3305;stroke-opacity:0;}\n\t.st5{fill:#E6B35A;stroke:#FFFFFF;stroke-width:0.2925;stroke-opacity:0;}\n\t.st6{fill:#E6B35A;stroke:#FFFFFF;stroke-width:0.3466;stroke-opacity:0;}\n\t.st7{fill:#E6B35A;stroke:#FFFFFF;stroke-width:0.3584;stroke-opacity:0;}\n\t.st8{fill:#E6B35A;stroke:#FFFFFF;stroke-width:0.3576;stroke-opacity:0;}\n\t.st9{fill:#5A8CE6;stroke:#FFFFFF;stroke-width:0.3221;stroke-opacity:0;}\n\t.st10{fill:#C8DCEB;stroke:#FFFFFF;stroke-width:0.3221;stroke-opacity:0;}\n</style>\n<g id=\"Page-1\">\n\t<g id=\"Logos\" transform=\"translate(-31.000000, -1095.000000)\">\n\t\t<g id=\"browserify\" transform=\"translate(31.000000, 1095.000000)\">\n\t\t\t<g id=\"browserify-icon\" transform=\"translate(70.000000, 0.000000)\">\n\t\t\t\t<path id=\"Shape\" class=\"st0\" d=\"M-12.3,4.8c-0.6,0-1.4,0.4-2,0.3C-14.5,5-14.8,5-15,5c0,0,0,0,0,0c-0.3,0-0.5,0.1-0.7,0.2\n\t\t\t\t\tc0,0,0,0,0,0c0,0,0,0,0,0c-0.3,0.3-0.8,0.3-1.1,0.6c-0.2,0.2-0.4,0.6-0.7,1c0,0,0,0,0,0c-0.9,1-1.5,2.2-1.8,3.2\n\t\t\t\t\tc-0.2,0.8-0.2,1.9-0.5,2.8c-0.1,0.2-0.5,1.5-0.2,1.8c0.2,0.2,1.1,0.3,1.3,0c0.1-0.2,1.4-0.6,1.8-1c0.5-0.5,0.7-1.5,1-2.3\n\t\t\t\t\tc0-0.1,0.1-0.3,0.2-0.4c0.2,0.3,0.3,0.6,0.4,0.8c0.2,0.4,0.3,0.9,0.5,1.4c-0.3,0.5-0.2,1.1,0,1.4c-0.9,0.3-0.5,1.2-0.5,1.3\n\t\t\t\t\tc-0.1,0.1-0.2,0.1-0.3,0.2c-0.1,0.1-0.1,0.3-0.1,0.4c0,0.1,0,0.3,0,0.4c-0.8,2-1.6,4.6-2.6,6c-0.3,0.1-0.6,0.2-0.9,0.3\n\t\t\t\t\tc-0.7,0.2-2.3,0.5-3.7,1c-0.1,0.1-0.1,0.2-0.2,0.2c-0.1,0.1-0.4,0.1-0.6,0.3c-0.1,0.1-0.4,0-0.5,0.1c-0.3,0.3-0.8,0.5-1.3,0.7\n\t\t\t\t\tc-0.1,0-0.2,0-0.3,0c-0.2,0.2-0.6,0.4-0.8,0.6c-0.4,0.4-0.7,0.8-1.1,1.2c-0.4,0.4,0.4,1.5,0.6,1.7c0.4,0.4,1.1,0.4,1.5,0.8\n\t\t\t\t\tc0.2,0.2,0.7-0.1,0.9,0.1c0.1,0,0.1,0,0.1,0c0.6,0.3,1.7,0.5,2.3,0.7c0.9,0.3,1.6,1.1,2.6,1.4c0.7,0.2,1.5,0.3,2.3,0.5\n\t\t\t\t\tc0.3,0.1,0.7,0,1,0.1c0.6,0.2,1.1,0.4,1.6,0.6c0.2,0.1,0.4,0,0.6,0c0.4,0.1,0.8,0.1,1.2,0.3c0.7,0.2,1.6-0.2,2.3,0\n\t\t\t\t\tc0.5,0.2,3.3-0.1,3.6-0.3c0.2-0.2,0.8,0,1-0.1c0.2-0.1,0.8,0,0.9-0.1c0.3-0.3,1-0.3,1.5-0.6c0.2-0.1,0.5,0,0.7-0.1\n\t\t\t\t\tc0.1-0.1,0.4,0,0.6,0.1c0.5,0,0.9-0.1,1.4-0.1c0.6,0,1.4-0.3,2.3-0.7c1-0.2,2.1-0.5,2.2-0.5c0.4-0.4,1.5-0.3,1.9-0.7\n\t\t\t\t\tc0.3-0.3,0.7-0.4,1-0.7c0.3-0.3,0.6-0.6,1-0.9c0.1-0.2,0.2-0.4,0.4-0.5c0.1-0.1,0.5-1.5,0.5-1.6c-0.2-0.3-0.4-0.6-0.7-0.8\n\t\t\t\t\tc-0.1,0-0.2-0.1-0.2-0.1c-0.3-0.3-1.1-0.4-1.4-0.7c-0.5-0.5-1.1-0.9-2-1.1c-0.2-0.1-0.3-0.2-0.4-0.3c-0.1-0.1-1-0.3-1.2-0.5\n\t\t\t\t\tc-0.1-0.1-0.4,0-0.5-0.1c-0.2-0.2-1.2-0.4-2-0.6c-0.1,0-0.3-0.1-0.3-0.1c0,0-0.6-0.1-0.8-0.3c0,0-0.1-0.8-0.1-0.9\n\t\t\t\t\tc0,0-0.1-0.2,0-0.2c0,0,0,0,0,0c-0.3-2.1-0.6-4.4-0.8-4.6c-0.4-0.3-0.6-2-1-2.3c-0.4-0.3-0.7-0.7-1-1c0,0,0,0,0,0\n\t\t\t\t\tc-0.1-0.7-0.3-1.4-0.4-1.5c-0.1-0.1,0.1-0.5-0.1-0.6C-5,10.4-5.5,8.6-5.8,8.3C-6.3,8-6.5,7.4-6.9,7C-8,6.1-9.7,4.8-11.6,4.9\n\t\t\t\t\tc-0.1,0-0.2-0.1-0.2-0.1C-12,4.8-12.1,4.8-12.3,4.8L-12.3,4.8z\"/>\n\t\t\t\t<path id=\"Shape_1_\" class=\"st1\" d=\"M-12.7,16.2c-0.2,0-0.3,0-0.4,0c-0.2,0.1-0.5-0.1-0.7-0.1c-0.8,0.1-1.4,0.4-1.5,0.6\n\t\t\t\t\tc1.2-0.3,2.5,0.4,3.1,1.2c0.2,0.3-0.1,0.8,0,1.1c0,0.1,0.1,0.6,0,0.7c-0.2,0.2-0.2,0.7-0.3,0.9c-0.4,0.6-0.7,1-1.1,1.5\n\t\t\t\t\tc-0.3,0.5-1.3,0.6-1.8,0.8c-0.1,0-0.3,0-0.4,0c0,0-0.1,0-0.1,0c0,0,0,0,0,0c0,0.1,0.3,0,0.3,0c0.4,0.3,2,0.2,2.4,0\n\t\t\t\t\tc0.3-0.1,0.5-0.2,0.8-0.3c0.3-0.1,0.7-0.7,0.9-1c0.9-1,1.3-2.7,0.8-4c-0.2-0.7-0.8-1-1.3-1.4C-12.1,16.3-12.4,16.2-12.7,16.2\n\t\t\t\t\tL-12.7,16.2z\"/>\n\t\t\t\t<path id=\"Shape_2_\" class=\"st1\" d=\"M-10.9,14.9c-0.1,0-0.1,0.5-0.1,0.7c0,0,0,0,0,0.1c-0.3,0.1-0.8,0.3-0.8,0.4c0,0,0,0,0,0\n\t\t\t\t\tc0,0,0,0,0,0c0,0,0.1,0,0.1,0c0.1,0,0.6,0.2,0.8,0.3c0,0.2,0.1,0.3,0.1,0.5c0,0.1,0,0.3,0,0.3c0,0,0,0,0,0c0,0,0,0,0,0\n\t\t\t\t\tc0,0,0.1-0.1,0.2-0.3c0,0,0,0,0,0c0.1-0.2,0.3-0.4,0.4-0.6c0.3,0,0.5,0.1,0.5,0.1c0,0,1,0.2,0.7-0.1c0,0,0,0-0.1,0c0,0,0,0,0,0\n\t\t\t\t\tc0-0.1-0.5-0.3-0.6-0.4c0,0-0.1-0.1-0.1-0.1c0,0,0,0,0-0.1v0c0.1-0.1,0.2-0.2,0.2-0.2c0,0,0.2-0.3,0-0.3c-0.1,0-0.4,0-0.8,0.2\n\t\t\t\t\tc0,0-0.1-0.1-0.1-0.1C-10.4,15.2-10.7,14.9-10.9,14.9L-10.9,14.9z\"/>\n\t\t\t\t<path id=\"Shape_3_\" class=\"st2\" d=\"M-13.2,14.8C-13.2,14.8-13.3,14.9-13.2,14.8C-13.3,14.8-13.2,14.8-13.2,14.8\n\t\t\t\t\tc-0.1,0-0.4,0.4-0.3,0.5c0.1,0.1,0.5-0.1,0.7,0c0,0,0.3,0.5,0.3,0.3c0.1-0.2,0-0.6,0-0.6c0-0.1,0.3-0.1,0.4-0.1\n\t\t\t\t\tc0.1,0,0.2-0.1,0.2-0.1c0,0,0,0,0,0c0,0-0.1-0.1-0.2-0.1c-0.1,0-0.3,0-0.4-0.1c0,0,0-0.3,0-0.3c-0.1-0.1-0.1-0.3-0.1-0.2\n\t\t\t\t\tc0,0.1-0.1,0.1-0.1,0.1c0,0.1-0.2,0.3-0.2,0.3c-0.1,0-0.5-0.1-0.5,0C-13.5,14.4-13.2,14.7-13.2,14.8L-13.2,14.8z\"/>\n\t\t\t\t<path id=\"Shape_4_\" class=\"st2\" d=\"M-9.5,18.6C-9.5,18.5-9.6,18.5-9.5,18.6C-9.6,18.5-9.5,18.6-9.5,18.6\n\t\t\t\t\tc-0.1-0.1-0.5-0.3-0.5-0.1c0,0.1,0.2,0.5,0.3,0.7c0,0-0.3,0.5-0.2,0.5c0.2,0,0.5-0.2,0.5-0.2c0.1,0,0.2,0.3,0.2,0.3\n\t\t\t\t\tc0,0,0.1,0.1,0.2,0.1c0,0,0,0,0,0c0,0,0-0.1,0-0.2c0-0.1-0.1-0.3-0.1-0.4c0,0,0.3-0.1,0.3-0.1c0.1-0.1,0.2-0.2,0.2-0.2\n\t\t\t\t\tc0,0-0.1-0.1-0.1-0.1c-0.1,0-0.3-0.1-0.3-0.1c0-0.1-0.1-0.5-0.2-0.5C-9.3,18.2-9.4,18.5-9.5,18.6L-9.5,18.6z\"/>\n\t\t\t\t<path id=\"Shape_5_\" class=\"st3\" d=\"M-1.4,22c-0.1,0.2-0.5,1-0.7,1.2c-0.2,0.2-0.5,0.5-0.7,0.7c-0.2,0.2-0.6,0.5-0.7,0.7\n\t\t\t\t\tc-0.3,0.3-0.4,0.2-0.8,0.5c-0.2,0.2-0.5,0.2-0.6,0.3c-0.1,0.1-1.3,0.2-1.5,0.4c-0.1,0-0.3-0.1-0.3,0C-7,26-8.6,26-8.6,26.1\n\t\t\t\t\tc-0.2,0.2-0.9,0-1.2,0.1c-0.3,0.2-0.9,0-1.3,0c-0.2,0-0.7,0-1.3,0c-0.1,0-0.2,0-0.2,0c0,0,0,0,0,0c-0.1,0-0.2,0-0.3,0\n\t\t\t\t\tc-0.1,0-0.1,0-0.2,0c0,0,0,0,0,0c-0.4,0-0.8,0-0.8-0.1c-0.4-0.2-0.7-0.2-1.2-0.2c-0.7,0-2.2-0.8-2.8-1.1c-0.1,0-0.3-0.3-0.4-0.3\n\t\t\t\t\tc0,0,0-0.1,0-0.1c-0.1-0.1-0.2-0.4-0.3-0.6c0-0.1,0-0.3,0-0.3c0,0,0.1-0.4,0.1-0.4c-0.1,0-0.5,0.5-0.6,0.7c0,0,0,0,0,0\n\t\t\t\t\tc-0.1,0.1-0.1,0.3-0.1,0.6c0,0.9,0.5,0.9,1,1.4c0.1,0.1,0.4,0,0.4,0.1c0.1,0.1,0.2,0.2,0.4,0.2c-0.2,0.1-0.6,0.1-0.7,0.3\n\t\t\t\t\tc-0.1,0.1-0.7,0.5-0.9,0.6c0,0-0.2,0-0.3,0.1c-1.2,1.2-2.5,2-3.6,3.1c-0.1,0.1-0.1,1.3-0.1,1.5c0,0.4-0.1,0.8,0.1,1.1\n\t\t\t\t\tc0.1,0.1,0.5,0,0.6,0.1c0,0,0.3,0.2,0.3,0.2c0.1-0.1-0.1-0.7-0.1-0.9c0-0.9,0.1-1.7,0.6-2.3c1.1-1,2.6-1.5,3.5-2.5\n\t\t\t\t\tc0.3-0.3,0.8-0.4,1.2-0.7c0,0.1,0,0.2,0.1,0.2c0,0,0.2,0,0.3,0c0.4,0.2,1.5,0.6,1.9,0.2c0.1,0.1,0.1,0.2,0.2,0.3\n\t\t\t\t\tc0.2,0.2,0,1.3-0.1,1.5c-0.4,0.9-0.7,3.3-1,3.7c-0.1,0.1,0.1,0.7,0.1,0.8c0.1,0.3-0.1,0.9,0,1c0.1,0.1,0,0.3,0.1,0.4\n\t\t\t\t\tc0.1,0.1,0.5,0,0.6,0.1c0,0,0.5,0.3,0.6,0.3c0.1-0.1-0.2-0.9-0.3-1c-0.1-0.1,0.1-2,0.2-2c0.1-0.1-0.1-0.4,0-0.4\n\t\t\t\t\tc0.1-0.1,0.3-3.1,0.3-3.6c0-0.1,0.2-0.5,0.1-0.6c0,0-0.1-0.2-0.2-0.5c0.2,0,0.4,0,0.4,0.1c0.1,0.1,2,0,2.3,0\n\t\t\t\t\tc1.2,0,3.2-0.1,4-0.3c0.3-0.1,1-0.1,1.4-0.3c0.2-0.1,1-0.2,1.2-0.2c0.3-0.1,1.3-0.3,1.6-0.6c0.2-0.2,0.9-0.9,1.2-1\n\t\t\t\t\tc0.3-0.1,0.4-0.7,0.6-0.9c0-0.2,0.5-0.6,0.4-0.8C-1.2,22.4-1.3,22-1.4,22L-1.4,22z\"/>\n\t\t\t</g>\n\t\t\t<g id=\"Shape_6_\" transform=\"translate(0.000000, 83.000000)\">\n\t\t\t\t<path class=\"st3\" d=\"M36.8-44.3c-0.2,0-0.5,0-0.7,0.1c-0.4,0.2-1,0.1-1.4,0.3c-0.4,0.2-0.6,0.5-0.9,0.7c0-0.1,0.1-0.2,0.1-0.3\n\t\t\t\t\tc0,0.1-0.1,0.1-0.1,0.1c0,0-0.1,0.1-0.1,0.2c0,0.1,0,0.2,0,0.3c0,0.1,0,0.2,0,0.3c0,0.1,0,0.1,0,0.1c0.7-0.3,1.6-0.7,1.9-0.4\n\t\t\t\t\tc0.2,0.2,0.4,0.5,0.6,0.8c0,0,0.1,0.1,0.2,0.1c0.1,0,0.1,0,0.1,0c0,0,0.1,0,0.1,0c0.1-0.1,0.1-0.1,0.1-0.2c0,0,0.1-0.2,0.1-0.2\n\t\t\t\t\tc0-0.1-0.1-0.2-0.1-0.3c0,0-0.1-0.1-0.1-0.1c0-0.1,0.3,0.1,0.3,0.1c0,0,0,0.1,0,0.1c0,0,0,0.1,0,0.1c0.1,0.1-0.1,0.4-0.1,0.4\n\t\t\t\t\tc-0.1,0.1,0.1,0,0.1,0c0,0,0.1-0.1,0.1-0.1c0,0,0,0,0,0c0,0,0,0.2,0,0.3c-0.1,0.1-0.2,0.2-0.3,0.2c0.3,0.2,0.8,0.4,1,0.7\n\t\t\t\t\tc0.1,0.1,0.5,0,0.5-0.1c0.3-0.3,0.5-0.8,0.9-1.2c0.1-0.1-0.1-0.6-0.1-0.7c-0.1-0.1-0.1-0.5-0.3-0.7C38.4-44,37.5-44.3,36.8-44.3\n\t\t\t\t\tL36.8-44.3z\"/>\n\t\t\t\t<path class=\"st3\" d=\"M34.1-44.9C34-44.9,34-44.9,34.1-44.9C34-44.9,34-44.9,34.1-44.9c-0.1,0.1-0.2,0.1-0.3,0.2\n\t\t\t\t\tc-0.2,0.2-0.3,0.3-0.5,0.5c-0.8,0.3-1.5,0.5-2.4,0.6c0.1,0,0.1,0,0.2,0c-0.1,0-0.4,0-0.4,0c0,0-0.1,0-0.1,0c0,0,0.2,0,0.2,0\n\t\t\t\t\tc0.1,0,0.2,0,0.3,0c0.2,0,0.3,0,0.5,0c0.3,0.1,0.6,0.2,0.8,0.4c0.1,0.1,0,0.7,0,0.8c-0.1,0.5,0.3,2,0,2.3\n\t\t\t\t\tc-0.1,0.1,0.1,0.6,0.1,0.8c0.1,0.1,0.3,0.5,0.3,0.5c0,0.1,0.1,0.2,0.1,0.2c0,0-0.2-0.2-0.2-0.2c0,0-0.2-0.2-0.3-0.3\n\t\t\t\t\tc0,0.1,0,0.2,0,0.3c0.1,0.1,0.1,0.1,0.2,0.2c0.1,0.1,0.1,0.2,0.2,0.3c0.1,0.1-0.1,0-0.2-0.1c0,0-0.1-0.1-0.2-0.1\n\t\t\t\t\tc0,0.6,0.1,1.5,0.1,1.8c0.1,0.5,0,1.1,0,1.1c0,0-0.3,0.3-0.4,0.5c-0.3,0.3-0.6,0.8-0.9,1.2c0.1-0.1,0.3-0.3,0.5-0.4\n\t\t\t\t\tc0.4-0.2,1.4-0.9,2-1.4c0.1,0.1,0.4-0.3,0.8,0.1c0.1,0.1,0.2,0.6,0.2,0.6c-0.3,0-0.3,0.3-0.2,0.4c0.1,0.1,0.2,0,0.2,0\n\t\t\t\t\tc0.1-0.2,0.1-0.4,0-0.5c0,0,0-0.1,0-0.1c-0.1-0.1-0.1-0.3-0.2-0.4c0,0-0.2-0.1-0.3-0.2c0,0,0,0,0,0c0,0-0.1,0-0.2,0\n\t\t\t\t\tc0,0-0.1-0.1,0-0.3c0.1-0.3,0.2-0.9,0.1-1.3c0-0.1,0-0.4,0-0.6c0,0,0,0,0,0c0-0.2,0.1-0.3,0.2-0.5c0-0.1,0-0.3,0.1-0.4\n\t\t\t\t\tc0,0,0-0.1,0-0.2c-0.2,0.1-0.4,0.1-0.5,0.1c0,0,0,0,0,0c0,0,0.1,0,0.2-0.1c0.1-0.1,0.3-0.2,0.4-0.2c0,0,0,0,0,0\n\t\t\t\t\tc0.1-0.1,0-0.5-0.1-0.8c0-0.1,0-0.1,0-0.2c0.1-0.4,0.1-0.8,0-1.3c0,0,0,0-0.1,0c0,0-0.3,0-0.3,0c0,0,0.1,0,0.1-0.1\n\t\t\t\t\tc0,0,0.2,0,0.3,0c0-0.1,0-0.1,0-0.2c-0.2,0-0.5,0-0.5,0c0.1-0.1,0.3,0,0.4-0.1c0,0,0,0,0.1,0c0-0.3,0-0.5,0-0.7c0,0,0.1,0,0.1,0\n\t\t\t\t\tc0,0,0-0.1,0-0.2c0-0.1,0-0.2,0-0.3s0-0.2,0-0.3s0-0.2,0.1-0.2c0-0.1,0.1-0.1,0.1-0.2c0-0.1,0-0.1,0-0.2c0-0.2-0.1-0.5,0-0.7\n\t\t\t\t\tc0,0,0.1-0.2,0.1-0.2c0,0,0,0,0,0c-0.1,0-0.3,0.2-0.5,0.2C34.3-44.8,34.2-44.9,34.1-44.9L34.1-44.9z M33.9-38.9\n\t\t\t\t\tC33.9-38.8,33.9-38.8,33.9-38.9C33.9-38.9,33.9-38.9,33.9-38.9L33.9-38.9z\"/>\n\t\t\t\t<path class=\"st3\" d=\"M26.9-51.3c-0.1,0-0.2,0-0.4,0.1c-0.8,0.3-1.5,0.6-2.2,0.8c-0.3,0.1-0.6,0.4-0.8,0.5\n\t\t\t\t\tc-0.9,0.4-1.7,0.9-2.5,1.4c-0.1,0-0.2,0-0.3,0c-0.7-0.7,0.6-1,0.4-1.4c-0.3-0.6-1.3,0.2-1.4,0.3c-0.1,0.1-0.1,0.4-0.1,0.7\n\t\t\t\t\tc0,0,0,0.3,0,0.3c0.1,0.1,0.1,0.4,0.3,0.6c0.3,0.3,0.9,0.3,1.2,0.1c0,0,0,0,0,0c0.2-0.1,0.3-0.1,0.3-0.1\n\t\t\t\t\tc0.7-0.6,1.3-0.8,2.2-1.2c0.2-0.1,1.2-0.7,1.4-0.8c0.3-0.1,0.7-0.2,1.2-0.3c0.1-0.1,0.2-0.1,0.3-0.2\n\t\t\t\t\tC26.7-50.9,26.8-51.1,26.9-51.3L26.9-51.3z M28.1-44.7c-0.4,0.5-0.9,0.8-1.2,0.8c0,0,0,0,0,0c-0.3,0.1-0.6,0.1-0.7,0.3\n\t\t\t\t\tc0,0-0.1,0-0.2,0c-0.8,0.4-1.8,0.3-2.4,0.8c-0.3,0.3,2.2-0.3,2.2-0.3c0.2,0,0.7-0.1,0.9-0.2c0.1,0,0.3,0,0.4,0\n\t\t\t\t\tc0.7,0,1.1,0.2,1.7,0.6c0.2,0.1,0.3,0.3,0.4,0.4c0.2,0.2,0.5,0.4,0.7,0.8c0.1,0.1,0,0.5,0.1,0.6c0.6,0.6-0.5,3.2-0.9,3.6\n\t\t\t\t\tc-0.4,0.4-0.9,0.9-1.3,1.2c-0.2,0.2-0.4,0.2-0.6,0.4c-0.1,0.1-0.4,0.1-0.5,0.1c-0.5,0.2-1,0.2-1.5,0.5c-0.1,0.1-0.4,0.1-0.7,0.1\n\t\t\t\t\tL23.7-35c-0.2,0.1,0.2-0.1-0.1,0c-0.1,0-0.2,0.1-0.2,0.1c0,0-0.3-0.1-0.3-0.1c0,0-0.1,0-0.2,0.1l-0.1,0.1\n\t\t\t\t\tc-0.1,0.1,0,0.4,0.2,0.4c0.1,0,0.1-0.2,0.1-0.2c0.1-0.1,0.3-0.1,0.4-0.1c0,0,0,0,0,0v0.2c0,0.1,0,0.3,0,0.3c0,0,0,0.1,0,0.1\n\t\t\t\t\tc0,0,0,0,0,0c0.1,0,0-0.4,0.3-0.4c0.2,0,0.2,0.1,0.4,0.2c0.1,0,0.2,0,0.2,0.1c0,0,0.1,0,0.1,0c0,0,0.1,0.1,0.1,0\n\t\t\t\t\tc0,0-0.3-0.2-0.4-0.3c0.5-0.1,1.1,0,1.6-0.1c0.8-0.2,1.6-0.3,2.4-0.7c0,0,0,0.1,0,0.1c0,0,0.2-0.1,0.2-0.1\n\t\t\t\t\tc0.2-0.1,0.7-0.1,0.8,0c0,0,0.1,0,0.2,0c-0.1,0-0.1,0-0.1-0.1c0,0-0.3-0.1-0.4-0.2c0,0,0-0.1-0.1-0.1c1.5-1.5,3-2.6,2.5-5\n\t\t\t\t\tc-0.1-0.7-0.3-1.4-0.6-1.9c-0.6-0.9-1.9-0.7-2.3-1.1c-0.1,0-0.2,0-0.2-0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n\t\t\t\t\tC28.2-44,29-44.1,28.1-44.7L28.1-44.7z M29.4-35.2c0.1,0,0.1,0,0.2,0C29.6-35.2,29.5-35.2,29.4-35.2L29.4-35.2z\"/>\n\t\t\t\t<path class=\"st3\" d=\"M26.9-51.1c-0.1,0-0.4,0.1-0.5,0.1c-0.3,0-2.5,1.1-2.7,1.3c-0.1,0.1-0.2,0.5-0.2,0.6\n\t\t\t\t\tc-0.2,0.2-0.3,0.7-0.4,1.2c-0.1,0.2-0.1,0.4-0.2,0.5c0,0,0,0.1,0,0.2c-0.1,0.1-0.2,0.1-0.3,0.2c0,0-0.2,0-0.2,0.1\n\t\t\t\t\tc-0.1,0-0.1,0.1-0.1,0.1c0,0,0.2,0,0.2,0c0,0,0.1,0,0.1,0c0,0,0.1,0.2,0.2,0.2c0.4,0-0.1-0.2,0.2-0.3c0.1,0.1,0.6,1,0.7,1.5\n\t\t\t\t\tc0,0,0,0,0,0c0,0,0,0.1,0,0.2c0,0.1,0,0.2,0,0.3c0.1,1.1-0.1,2.9-0.1,3.5c0,0.4-0.1,1.9,0.1,2.1c0.1,0.1,0,0.3-0.1,0.4\n\t\t\t\t\tc-0.2,0.4,0.2,2.4-0.1,2.8c0.1,0.1,0.1,0.2,0.2,0.2c0,0,0.3,0.9,0.4,1.3c0.5,0,1.1,0,1.4-0.1c0.3-0.2,0.7-0.3,1-0.4\n\t\t\t\t\tc0.1,0,0.3-0.2,0.5-0.2c-0.2,0-0.7-0.2-0.7-0.2c-0.1,0-0.2,0-0.3-0.1c0,0,0,0,0,0c-0.4-0.3-0.7-0.9-0.6-1.4c-0.2-1,0-2.6,0-3.5\n\t\t\t\t\tc0-1,0.1-1.9,0.1-2.9c-0.1,0-0.2,0-0.2,0c0,0-0.1-0.4-0.1-0.7c0-0.1-0.1-0.1-0.1-0.1c-0.1-0.1-0.1-0.2-0.2-0.3\n\t\t\t\t\tc0,0-0.1-0.1-0.1-0.1c0,0,0.2,0.2,0.2,0.2c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0.1,0,0.1,0c0.1-0.1,0-0.2,0-0.2c0,0,0-0.1,0-0.2\n\t\t\t\t\tc0.1,0.1,0.1,0.1,0.2,0c0.2-0.2-0.1-0.9-0.2-1c0,0,0-0.1,0-0.1c0-0.1,0-0.1,0-0.2c0-0.1,0-0.3,0-0.4c0,0,0.1,0.1,0.1,0.1\n\t\t\t\t\tc0.1,0.1,0.1-0.2,0.2-0.2c0.1-0.2,0-0.5-0.2-0.8c0-0.6-0.1-1.4-0.1-1.8c0,0,0,0,0,0c0-0.1,0-0.2,0.1-0.3c0.1-0.1,0.2,0,0.3,0\n\t\t\t\t\tc-0.2,0.1,0.1,0.5,0.4,0.2c0.4-0.4,0.6-1,1-1.4C26.6-50.6,27-51,26.9-51.1C26.9-51.1,26.9-51.1,26.9-51.1L26.9-51.1z M26.7-35.4\n\t\t\t\t\tC26.8-35.4,26.8-35.4,26.7-35.4C26.8-35.4,26.8-35.4,26.7-35.4L26.7-35.4z M22.1-46.9C22.1-46.9,22.1-46.9,22.1-46.9\n\t\t\t\t\tC22.1-46.9,22.1-46.9,22.1-46.9L22.1-46.9z\"/>\n\t\t\t\t<path class=\"st3\" d=\"M21.7-38.8c0,0-0.1,0.1-0.1,0.1c-0.1,0.1-0.3,0.1-0.4,0.2c-0.1,0.1-0.2,0.1-0.3,0.2\n\t\t\t\t\tc-0.1,0.1-0.1,0.2-0.2,0.2c0,0,0.1,0.3,0.1,0.3c0,0.1,0,0.2,0.1,0.3c0,0.1,0.1,0.4,0.1,0.4c0,0,0,0,0,0c0,0,0,0,0.1,0\n\t\t\t\t\tc0.1-0.1,0.2,0,0.3-0.1c0.2-0.1,0.5,0,0.7-0.1c0.1,0,0.2-0.1,0.3-0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0.1,0.1,0.1,0.1\n\t\t\t\t\tc0,0,0,0,0,0c0.1,0.1,0.2,0.2,0.3,0.3c0.2,0.2,0.4,1.2,0.4,1.3c0.2,0.2,0.2,0.7,0.3,0.8c0.1,0.1,0.1,0.2,0.2,0.2\n\t\t\t\t\tc0.1,0.1,0.2,0.1,0.3,0.2c0.1,0.1,0.6-0.5,0.7-0.6c0,0,0.1-0.1,0.1-0.2c0,0,0.1,0,0.2-0.1c0,0,0,0,0,0L24.1-36\n\t\t\t\t\tc-0.1,0-0.3-0.7-0.4-0.8c-0.4-0.4-0.7-0.8-1.1-1.1c-0.1-0.1-0.1-0.2-0.2-0.3c-0.1-0.1-0.3-0.2-0.3-0.4\n\t\t\t\t\tC22-38.6,21.8-38.8,21.7-38.8C21.8-38.8,21.8-38.8,21.7-38.8C21.8-38.8,21.7-38.8,21.7-38.8C21.7-38.8,21.7-38.8,21.7-38.8\n\t\t\t\t\tC21.7-38.8,21.7-38.8,21.7-38.8L21.7-38.8z\"/>\n\t\t\t\t<path class=\"st4\" d=\"M28.6-45.5C28.6-45.5,28.6-45.4,28.6-45.5c-0.1,0.1-0.1,0.1-0.1,0.2C28.5-45.4,28.6-45.4,28.6-45.5\n\t\t\t\t\tC28.6-45.4,28.6-45.5,28.6-45.5L28.6-45.5z M28.5-45.4c-0.2,0.2-0.3,0.5-0.4,0.6c-0.1,0.1-0.2,0.3-0.2,0.4l0.1-0.1\n\t\t\t\t\tc0-0.1,0-0.1,0-0.2c0,0,0.1-0.1,0.1-0.1c0,0.1,0.2,0.1,0.3,0c0.1-0.1-0.1-0.2,0-0.4c0,0,0-0.1,0-0.2\n\t\t\t\t\tC28.5-45.3,28.5-45.3,28.5-45.4L28.5-45.4z M27.5-44.1c-0.2,0-0.5,0.1-0.7,0.2c-0.2,0-0.4,0-0.6,0.1c-0.8,0.3-1.5,0.6-2.2,0.8\n\t\t\t\t\tc-0.3,0.1-0.6,0.4-0.8,0.5c-0.4,0.2-0.8,0.5-1.2,0.7c0,0.1-0.1,0.2,0,0.3c0.1,0.1,0.1,0.2,0.2,0.2c0.4-0.2,0.8-0.4,1.3-0.6\n\t\t\t\t\tc0.2-0.1,1.2-0.7,1.4-0.8c0.3-0.2,0.7-0.2,1.2-0.3c0.1-0.1,0.3-0.2,0.5-0.2c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.1,0c0,0,0,0,0,0\n\t\t\t\t\tc0.1,0,0.2,0,0.3,0.1c0.2,0,0.5,0,0.6,0.2c0.3,0.3,0.8,0.5,1.1,0.8c0.2,0.2,0.2,0.6,0.3,0.9c0.1,0.1,0.2,0.9,0.2,1.1\n\t\t\t\t\tc0,0,0,0,0-0.1c0-0.1-0.1-0.3-0.2-0.3l-0.1-0.1c0,0-0.1,0-0.1,0c0,0,0,0,0,0c0,0,0,0,0,0c-0.1-0.1-0.1,0-0.2-0.1\n\t\t\t\t\tc0,0-0.1,0-0.1,0c-0.2-0.1-0.4,0.2-0.4,0.4c0,0.1,0.2,0.4,0.3,0.4c0,0,0.2,0,0.2,0c0.1,0,0.1-0.1,0.2-0.1c0,0-0.1,0.1-0.1,0.1\n\t\t\t\t\tc0,0-0.1,0.1-0.1,0.1c0,0,0,0.1,0,0.1c0,0,0,0,0,0c0,0,0.1,0.1,0.1,0.2c0.1,0,0.2,0,0.2,0c0.1,0,0.2,0,0.2,0\n\t\t\t\t\tc0,0-0.2,0.1-0.2,0.1c-0.1,0-0.1,0-0.2,0c0,0.1,0,0.1,0,0.2c0,0,0,0,0,0c0,0.2,0,0.4-0.1,0.6c0,0,0,0,0,0.1\n\t\t\t\t\tc0,0.1-0.1,0.1-0.1,0.2c-0.4,1.3-1.6,2.3-2.2,2.5c0,0,0,0,0,0c-0.3,0.1-0.6,0.2-0.7,0.3c0,0-0.1,0-0.2,0\n\t\t\t\t\tc-0.8,0.4-1.8,0.3-2.4,0.8c-0.3,0.3,2.2-0.3,2.2-0.3c0.2,0,0.7-0.1,0.9-0.2c0.1,0,0.3,0,0.4,0c0.4,0,0.8,0.1,1.1,0.3\n\t\t\t\t\tc0.1-0.1,0.1-0.1,0.2-0.1c0.1,0,0.6-0.1,0.8-0.2c-0.1,0-0.1-0.1-0.2-0.1c-0.3-0.1-0.5-0.1-0.6-0.3c0,0,0,0,0,0c0,0,0,0-0.1,0\n\t\t\t\t\tc0,0-0.1,0-0.1,0c0,0,0.7-0.5,0.8-0.6c0.2-0.2,0.3-0.2,0.5-0.4c0.3-0.3,0.7-0.7,1-1c0,0,0.6-0.5,0.6-0.5\n\t\t\t\t\tc0.1-0.1,0.2-0.2,0.3-0.3c0,0,0,0,0,0c0-0.2,0.2-0.4,0.2-0.4c0,0,0.1-0.1,0.1-0.2c0,0,0-0.1,0-0.1c0-0.4,0-0.7,0-1.1\n\t\t\t\t\tc0-0.3,0-0.7,0-1.1c0-0.2,0-1.2,0-1.3c-0.1-0.1-0.2-0.1-0.2-0.2c0,0-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0.1c-0.1,0.1-0.2,0.1-0.2,0.2\n\t\t\t\t\tc-0.1,0.1-0.1,0.1-0.2,0.2c-0.1,0.1-0.1,0.1-0.2,0.2c0,0-0.1,0.1-0.1,0.1c0,0,0.1-0.1,0.1-0.1c0,0,0-0.2,0.1-0.2\n\t\t\t\t\tc0.1-0.1,0.3-0.3,0.4-0.5c0,0,0,0,0,0c-0.1-0.1-0.2-0.1-0.3-0.2c0,0,0,0,0,0.1c-0.1,0.1-0.2,0.4-0.3,0.4c0,0,0,0.1,0,0.1\n\t\t\t\t\tc0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0-0.1c0-0.1,0-0.2,0.1-0.2c0,0,0-0.1,0-0.1c0-0.1,0.1-0.3,0.1-0.4\n\t\t\t\t\tc0,0,0,0,0,0c0,0,0,0,0,0c-0.5-0.2-1.2-0.4-1.6-0.6c-0.1-0.1-0.3,0-0.4-0.1C28.3-44.1,27.8-43.8,27.5-44.1L27.5-44.1z\"/>\n\t\t\t\t<path class=\"st5\" d=\"M40.7-44.2c0.2,0.3,0.7,0.5,0.7,0.7c-0.4,0.3-1,0.5-1.2,1c-0.2,0.3-0.3,0.5-0.5,0.8c0,0.1-0.1,0.1-0.1,0.2\n\t\t\t\t\tc0,0-0.1,0.1-0.1,0.2c0,0.1-0.1,0.1-0.1,0.2c-0.1,0.1-0.2,0.3-0.2,0.4c0,0,0,0,0,0c-0.1,0-0.2,0.1-0.2,0.1c-0.1,0-0.2,0-0.2,0\n\t\t\t\t\tc0,0,0,0,0,0c0,0,0.3,0.1,0.4,0.1c0.1,0,0.2,0,0.3,0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0.1,0,0.1,0c-0.1,0-0.1,0-0.3,0c0,0,0,0,0,0\n\t\t\t\t\tc0.1,0.1,0.1,0.1,0.2,0.1c0,0,0.1,0,0.1,0c0,0,0,0-0.1,0c0,0-0.1,0-0.2,0c0,0.1,0,0.3,0,0.4c0,0.4,0,0.8,0,1.2c0,0,0,0,0,0\n\t\t\t\t\tc0,0.1,0,0.2,0,0.3c0,0.1,0,0.1,0,0.2c0,0,0,0,0,0c0,0,0,0,0,0.1c0,0,0,0.1,0,0.1C39-38,39-37.9,38.9-37.8c0,0-0.1,0.3-0.1,0.3\n\t\t\t\t\tc0,0,0.1,0.1,0.1,0.1c0,0,0.1,0,0.1,0c0,0,0.1,0,0.1,0c0,0.2,0,0.4,0,0.6c0.2,0.5,0.7,0.8,1.1,1.1c0.4,0.4,1,0.7,1.4,1.1\n\t\t\t\t\tc0.3,0.3,0.6,1.1,1.1,0.6c0.7-0.5,1.5-0.9,2-1.5c0.3,0,0.6-0.4,0.9-0.6c0.2-0.3-0.1-0.7,0.1-1c0.1-0.3,0-0.7,0-1.1\n\t\t\t\t\tc0-1,0-2.1-0.1-3.1c0.3,0.1,0.3,0.2,0.2,0.5c0,0.6,0.7,0.6,0.8,0c0.1-0.5-0.4-0.7-0.6-1c-0.4-0.3-0.8-0.5-1.2-0.7\n\t\t\t\t\tc-0.3-0.1-0.7-0.2-1-0.5c-0.4-0.2-0.8-0.3-1.2-0.4c-0.3-0.2-0.7-0.4-1.1-0.5C41.4-44,41.1-44.1,40.7-44.2L40.7-44.2z M42.6-42.8\n\t\t\t\t\tc0.3,0.1,0.6,0.3,0.9,0.5c0.3,0.3,0.8,0.3,0.9,0.7c0,0.1,0.1,0.2,0.1,0.3c0,0,0,0,0,0c-0.1,0.1,0.1,0.2,0.1,0.3\n\t\t\t\t\tc0,0.1-0.1,0.1-0.1,0.2c-0.1,0.1,0,0.8-0.1,0.9c0,0.1,0,0.3,0,0.3c-0.1,0.1-0.1,1-0.2,1.3c-0.1,0.1,0,0.4,0,0.5v0.2\n\t\t\t\t\tc0,0,0,0.1,0,0.1c0,0,0.2,0,0.2,0c0.1,0.1-0.2,0.2-0.2,0.3c0,0,0.2,0.1,0.2,0.1c0,0-0.2,0.1-0.2,0.1c0,0-0.1,1.1,0,1.1\n\t\t\t\t\tc0.1,0.1,0.1,0.1,0.2,0.1c-0.5,0.3-0.9,0.6-1.4,0.8c0,0,0,0,0,0c-0.1,0.1-0.2,0.1-0.3,0.1c0,0-0.2,0.1-0.2,0.1\n\t\t\t\t\tc0,0,0.1,0,0.1-0.1c0,0,0.1-0.1,0.2-0.2c0-0.1,0-0.1,0-0.2c-0.1,0-0.3,0.1-0.3,0c0,0,0.2-0.1,0.2-0.2c0-0.1-0.1-0.3-0.1-0.4\n\t\t\t\t\tc0,0-0.1,0-0.1,0.1c0,0,0.1-0.1,0.1-0.1c0,0,0,0,0,0c-0.1-0.1-0.1-0.2-0.3-0.3c-0.4-0.2-0.8-0.4-1.3-0.5c-0.5,0.1-0.7-0.5-0.6-1\n\t\t\t\t\tc0.1-0.6,0.1-1.3,0.1-2c0-0.2,0-0.5,0-0.7c0,0,0.1,0,0.1,0c0,0,0,0,0,0c0,0,0.1-0.2,0.2-0.2c0.2-0.2,0.3-0.5,0.5-0.7\n\t\t\t\t\tc0,0,0-0.1,0.1-0.1c0.1-0.1,0.2-0.2,0.2-0.3c0-0.1-0.1-0.2-0.2-0.3c0,0,0-0.1,0-0.1c0,0,0,0,0,0c0.1,0,0.1,0,0.2,0\n\t\t\t\t\tc0,0,0.3-0.4,0.3-0.4c0,0,0.1-0.1,0.2-0.2C42.2-42.7,42.3-42.7,42.6-42.8L42.6-42.8L42.6-42.8z M38.5-40.7\n\t\t\t\t\tC38.5-40.7,38.5-40.7,38.5-40.7C38.5-40.7,38.6-40.7,38.5-40.7C38.6-40.7,38.5-40.7,38.5-40.7L38.5-40.7z M42.4-35.7\n\t\t\t\t\tC42.4-35.7,42.4-35.7,42.4-35.7C42.4-35.7,42.4-35.7,42.4-35.7L42.4-35.7z\"/>\n\t\t\t\t<path class=\"st6\" d=\"M47.3-45C47.3-45,47.3-45,47.3-45C47.3-44.9,47.3-44.9,47.3-45c0,0.1,0.1,0.1,0.1,0.2c0,0,0.2,0.3,0.2,0.4\n\t\t\t\t\tc0.2,0.2,0.3,0.6,0.4,1c0,0-0.1-0.1-0.1-0.1c0,0,0,0,0,0c-0.3-0.3-0.6-0.6-0.9-0.9c-0.1,0-0.1-0.1-0.2-0.2c0,0-0.3-0.2-0.3-0.2\n\t\t\t\t\tc-0.1,0.1,0.1,0.1,0.1,0.2c0,0,0.4,0.6,0.4,0.6c0,0-0.1,0-0.1,0c0,0,0,0-0.1,0c0,0,0,0,0,0c0,0,0,0-0.1,0c0,0-0.1,0-0.1,0\n\t\t\t\t\tc-0.1,0-0.2,0-0.3,0c0,0-0.1,0-0.1,0c0,0,0,0,0,0c0,0-0.1,0-0.2,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c-0.1,0-0.1,0-0.1,0\n\t\t\t\t\tc0,0,0,0,0,0c-0.1,0-0.2,0-0.2,0c0,0-0.1,0-0.1,0c-0.1,0-0.1,0.1-0.1,0.1c0,0,0.1,0,0.2-0.1c0.1,0,0.3,0,0.4,0\n\t\t\t\t\tc0.1-0.1,0.3,0.1,0.5,0c0,0,0,0,0,0c0,0,0,0,0.1,0c0,0,0,0,0,0c0,0,0.1,0,0.1,0c0,0,0.1,0,0.1,0c0.1,0,0.2,0.1,0.3,0.1\n\t\t\t\t\tc0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c-0.2,0.1-0.4,0.2-0.5,0.4c-0.1,0.1-0.1,0.3-0.1,0.3c-0.1,0.1,0,0.5,0,0.5\n\t\t\t\t\tc0-0.1,0.1-0.3,0.2-0.3c0.1-0.1,0.2-0.2,0.4-0.3c0,0.5,0,1.1,0,1.6c-0.1,0.8-0.1,1.6,0,2.3c0,0.2,0,2.2,0,2.3\n\t\t\t\t\tc0.1,0.1,0.2,0.2,0.3,0.4c0.4,0.7,0.9,1.2,1.2,1.9l0.2,0.6c0,0,0.1,0.2,0.1,0.2c0,0,0.2-0.2,0.2-0.4c0.1-0.4,0.4-0.7,0.6-1\n\t\t\t\t\tc0.3-0.5,0.8-0.9,1-1.3c0.1-0.1,0.1-0.2,0.1-0.2c0.3,0.4,0.6,0.7,1,1.1c0,0,0,0,0,0c0,0.1,0.1,0.1,0.1,0.2c0,0,0,0,0,0\n\t\t\t\t\tc0.1,0.1,0.2,0.3,0.3,0.4c0.1,0.2,0.2,0.4,0.3,0.5c0,0.1,0.2,0.5,0.2,0.5c0,0,0.4-0.8,0.5-1c0.2-0.3,0.5-0.6,0.7-1\n\t\t\t\t\tc0.2-0.3,0.3-0.6,0.4-0.9c0.1,0,0.2,0,0.3-0.1c0.1-0.1,0.1-0.3,0-0.4c0-0.1,0-0.2,0-0.3c-0.1-0.2,0-0.4,0-0.5c0-0.1,0-0.4,0-0.5\n\t\t\t\t\tc-0.1-0.1,0-0.6-0.1-0.8c0-0.1,0-0.1,0-0.2c0,0,0,0,0,0c0-0.3,0-0.7-0.1-1c0-0.2,0-0.4,0-0.6c0-0.1-0.1-1.9,0-2c0,0,0,0,0-0.1\n\t\t\t\t\tc0.3-0.2,0.6-0.5,0.9-0.6c0,0,0.2-0.1,0.2-0.1c0,0-0.3,0.1-0.6,0.1c-0.3,0-2.2,0.2-2.3,0.2c0,0,0,0,0,0c0,0,0.1,0.8,0.1,0.9\n\t\t\t\t\tc0,0.3,0.1,1,0.2,1.3c0.1,0.2,0.1,0.6,0.2,0.9c0,0,0,0.1,0,0.1c-0.1,0.2-0.1,0.3-0.2,0.4c0,0,0.1,0.1,0.1,0.1\n\t\t\t\t\tc0.1,0.1,0.1,0.3,0.1,0.4c0,0.1,0,0.3,0,0.3c0,0,0,0.4,0.1,0.5c0.1,0.1-0.1,0.7,0,0.9c0,0.1,0.1,0,0.2,0.1c0,0,0,0.1,0,0.1\n\t\t\t\t\tc0,0-0.1,0-0.1,0c0,0-0.1,0-0.1,0.1c0,0,0.4,0.2,0.4,0.3c0,0-0.4,0-0.4,0.1c0,0,0,0.3,0.1,0.3c0,0,0.1,0,0.2,0.1\n\t\t\t\t\tc0,0.1,0,0.3,0,0.3c0,0.1,0,0.1-0.1,0.2c-0.1,0.1-0.2,0.1-0.2,0.1c-0.2,0-0.4,0.1-0.5,0.2c0,0-0.3-0.2-0.4-0.2\n\t\t\t\t\tc-0.3-0.2-0.7-0.3-1.1-0.5c0,0,0,0,0,0c0,0,0,0,0,0c0-0.3-0.1-0.8-0.1-1.2c0-0.1,0-0.3,0.1-0.4c0,0-0.1,0-0.1,0c0,0-0.1,0-0.2,0\n\t\t\t\t\tc0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0.1,0,0.1,0,0.2,0c0,0,0.1,0,0.1,0c0,0,0,0,0-0.1c0-0.1,0-0.2,0-0.3c0,0,0-0.1,0-0.1\n\t\t\t\t\tc-0.1,0-0.1,0-0.2,0c0,0-0.1,0-0.1,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0.2-0.1,0.2-0.1c0-0.2,0-0.4,0-0.6c0,0,0,0,0,0\n\t\t\t\t\tc0,0,0,0,0,0c0-0.1,0-0.1,0-0.2c-0.1,0-0.2,0-0.3,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0.1,0,0.1,0c0,0,0.1,0,0.2,0c0-0.1,0-0.1,0-0.2\n\t\t\t\t\tc-0.1,0-0.2,0-0.2,0c-0.1,0-0.1,0-0.1,0c0,0,0.1,0,0.1,0c0,0,0,0,0,0c0.1,0,0.2-0.1,0.2-0.1c0,0,0-0.1,0-0.1\n\t\t\t\t\tc-0.1-0.3,0.1-0.7,0-1c-0.1-0.1-0.2-1-0.2-1.2c0-0.2-0.1-0.8-0.1-0.8c0.1-0.1,0.6-0.4,0.9-0.6c0-0.1,0-0.1,0-0.1c0,0,0,0,0,0\n\t\t\t\t\tc-0.1,0-0.1,0.1-0.2,0.1c-0.4,0-0.8,0-1.2,0c0,0-0.3,0-0.3,0c0,0,0,0,0,0.1c-0.4-0.1-0.7,0-0.7,0.1c0,0.1,0.1,1,0.2,1.2\n\t\t\t\t\tc0,0.2,0,0.4,0,0.5c0,0.1,0,0.4,0.1,0.5c0.2,0.4-0.1,1.1,0,1.6c0.1,0.3,0,0.6,0.1,0.9c0,0,0,0,0,0c0,0.2,0,0.6,0,0.7v0.2\n\t\t\t\t\tc0,0,0,0,0,0c0,0,0.1,0.1,0.2,0.1c0,0,0,0.1,0,0.1c-0.1,0.1-0.2,0.1-0.2,0.1c0,0,0.1,0,0.2,0.1c0,0,0,0,0,0.1\n\t\t\t\t\tc-0.1,0-0.2,0.1-0.2,0.1c0,0.1,0.1,0.6,0,0.6c0,0-0.1,0.3-0.1,0.3c0,0.1,0.1,0,0.2,0c0,0,0.1,0,0.1,0c0,0-0.1,0.1-0.1,0.1\n\t\t\t\t\tc-0.3,0.3-0.6,0.5-0.9,0.8c0,0-0.2,0.2-0.2,0.2c-0.1-0.2-0.3-0.3-0.5-0.4c-0.1,0-0.1-0.1-0.2-0.2c-0.3-0.2-0.5-0.4-0.7-0.6\n\t\t\t\t\tc0,0,0,0,0-0.1c0,0,0,0,0.1,0c0.1,0,0.5-0.1,0.6-0.1c0.1-0.1,0-0.3,0-0.4c0-0.1,0-0.2,0-0.3c0,0,0-0.1,0-0.1c0,0-0.2,0-0.2-0.1\n\t\t\t\t\tc0,0,0.3-0.1,0.2-0.1c0,0,0-0.5,0-0.5c0,0-0.1-0.2-0.1-0.3c-0.1-0.1,0.1-0.2,0.1-0.2c0,0,0-0.3,0-0.4c0,0,0-0.3,0-0.3\n\t\t\t\t\tc0-0.4-0.1-0.8-0.1-1.2c0,0,0-0.1,0-0.2c0,0,0,0,0,0c0-0.1,0-0.2,0-0.3c0-0.1,0-0.3,0-0.3c0,0,0,0,0.1,0\n\t\t\t\t\tc0.1,0.1,0.1,0.3,0.2,0.3c0,0,0.2,0.2,0.3,0.1c0.1-0.1,0.1-0.1,0.2-0.1c0,0,0.1-0.2,0.1-0.2c0,0,0-0.1,0-0.1\n\t\t\t\t\tc0-0.4,0-0.9-0.3-1.1c0,0,0,0,0,0c0,0,0,0,0,0c-0.1-0.2-0.3-0.3-0.4-0.5c0,0,0,0,0,0c0,0,0,0,0,0.1c0.2,0.2,0.5,0.9,0.3,1.2\n\t\t\t\t\tc-0.1,0.2,0,0.2-0.2,0.2c0,0-0.1,0-0.1,0c-0.1-0.1-0.2-0.3-0.3-0.5c0,0,0,0,0,0c0,0,0-0.3,0-0.4c-0.1-0.2,0-0.3,0-0.5\n\t\t\t\t\tc-0.2-0.3-0.3-0.8-0.6-1.1C47.7-44.7,47.6-44.9,47.3-45C47.4-45,47.4-45,47.3-45L47.3-45z M46.3-44c0,0,0.1,0,0.1,0\n\t\t\t\t\tC46.4-44,46.4-44,46.3-44C46.4-44,46.3-44,46.3-44L46.3-44z M51.4-39.8C51.4-39.8,51.4-39.8,51.4-39.8\n\t\t\t\t\tC51.4-39.8,51.4-39.8,51.4-39.8C51.4-39.8,51.4-39.8,51.4-39.8L51.4-39.8z M49.3-33.7C49.3-33.7,49.3-33.7,49.3-33.7\n\t\t\t\t\tC49.3-33.7,49.3-33.7,49.3-33.7C49.3-33.7,49.3-33.7,49.3-33.7L49.3-33.7z\"/>\n\t\t\t\t<path class=\"st7\" d=\"M58.8-44.2c-0.7,0.2-2.3,2.2-2.8,3.6c-0.1,0.2-0.4,0.9-0.1,1.1c0.2,0.2,0.4,0.5,0.7,0.7\n\t\t\t\t\tc0.2,0.2,0.5,0.2,0.8,0.2c0-0.2,0-0.4,0-0.4c0,0,0.1,0.2,0.1,0.3c0,0,0.1,0,0.1,0c0-0.1-0.1-0.2,0-0.2c0,0,0.1,0.1,0.1,0.2\n\t\t\t\t\tc0.3-0.1,0.6-0.1,0.9-0.2c0-0.1,0-0.3,0-0.3c0,0,0,0.2,0.1,0.2c0,0,0.1,0,0.1,0c0-0.1,0-0.3,0-0.3c0,0,0,0,0,0c0,0,0,0.1,0,0.2\n\t\t\t\t\tc0.4-0.1,0.8-0.2,1,0c0.2,0.1,0.3,0.5,0.4,0.6c0.4,0.6-0.5,3.2-0.8,3.6c-0.1,0.1-0.6,0.9-0.7,1.1c0.1,0,0.3,0,0.3-0.1\n\t\t\t\t\tc0.4-0.3,0.8-0.7,1-1c0.7-0.9,1.2-2,1.5-3.2c0.1-0.3,0-0.7,0.2-1c0.1-0.2-0.1-0.6-0.1-0.8c-0.3-2.1-2.9-0.2-3.5-0.6\n\t\t\t\t\tc-0.8-0.6-0.3-2-0.1-2.7C58.4-43.5,58.4-43.6,58.8-44.2L58.8-44.2z M58.8-33.7C58.8-33.7,58.7-33.6,58.8-33.7\n\t\t\t\t\tC58.7-33.6,58.8-33.7,58.8-33.7L58.8-33.7z\"/>\n\t\t\t\t<path class=\"st7\" d=\"M56.9-36.6C56.9-36.6,56.9-36.6,56.9-36.6c-0.3,0.1-0.5,0.4-0.7,0.6c-0.1,0,0.3,0,0.4,0\n\t\t\t\t\tc0.1,0,0.7,0.3,0.8,0.5c0.1,0.1,0.2,0.2,0.3,0.3l0.2,0.5c0.1,0.1,0.2,0.5,0.3,0.7c0,0.1,0,0.2,0,0.2c0,0,0,0,0,0\n\t\t\t\t\tc-0.1,0.2-0.3,0.6,0.2,0.5c0.6-0.1,0.9-0.6,1.2-1c0,0,0-0.1,0-0.1c0,0,0,0,0,0c0.1,0,0.3-0.1,0.2-0.2c-0.1-0.2-0.4-0.5-0.6-0.7\n\t\t\t\t\tc-0.2-0.2-1.6-1.5-1.9-1.3C57-36.6,56.9-36.6,56.9-36.6L56.9-36.6z\"/>\n\t\t\t\t<path class=\"st7\" d=\"M56.8-36.8C56.8-36.8,56.8-36.8,56.8-36.8c-0.2,0.2-0.7,0.4-1.1,0.6c0,0,0,0,0,0c-0.3,0.1-0.6,0.4-0.7,0.9\n\t\t\t\t\tc0,0.1,0.1,0.2,0.1,0.2c0.1,0.2,0.2,0.3,0.4,0.3c0.7,0,0.8-1,0.4-1.3c0.1,0,0.3-0.1,0.3,0c0,0,0.1,0.1,0.1,0.1\n\t\t\t\t\tc0.1-0.1,0.9-0.3,0.9-0.3c0,0-0.3-0.4-0.4-0.4C57-36.8,56.9-36.8,56.8-36.8L56.8-36.8z\"/>\n\t\t\t\t<path class=\"st7\" d=\"M58.8-44.1c-0.2,0-0.7,0.7-0.8,0.9l-0.1,0.4c-0.2,0.1-0.3,0-0.4,0c0,0,0.2,0.2,0.2,0.2\n\t\t\t\t\tc0.1,0.1,0.2,0.1,0.3,0.2c0-0.1,0-0.1,0.1-0.2c0,0,0-0.1,0.1-0.1c0,0-0.1,0.2-0.1,0.3c0.1,0,0.1,0,0.2,0.1\n\t\t\t\t\tc0.1-0.1,0.1-0.2,0.2-0.2c0,0-0.1,0.2-0.1,0.3c0.1,0,0.2,0.1,0.3,0.1c0,0,0,0,0,0c0,0,0,0,0,0c0.1,0.1,0.3,0,0.3,0.1\n\t\t\t\t\tc0,0,0.1,0,0.1,0c0,0,0-0.1,0-0.1c0-0.1,0.1-0.1,0.1-0.2c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0.1,0,0.1c0,0,0,0.1,0,0.2\n\t\t\t\t\tc0,0,0,0,0,0c0,0,0.1,0,0.1,0c0,0,0,0,0.1,0c0-0.1,0.1-0.4,0.1-0.4c0,0,0,0.2,0,0.4c0.2,0,0.5,0,0.7-0.1c0.2,0,0.4,0,0.5,0.1\n\t\t\t\t\tc0,0,0.1,0,0.2,0c0,0,0.1,0,0.1,0c0,0,0,0,0,0c0.3,0.1,0.5,0.3,0.7,0.5c0,0,0.2,0.3,0.2,0.3c0.1-0.1,0-0.4,0-0.5\n\t\t\t\t\tc0-0.1,0-0.2,0-0.3c0,0-0.1-0.1-0.1-0.1c0,0,0-0.1,0-0.1c0-0.1,0.1-0.4,0.1-0.4c0,0-0.1,0-0.1,0c-0.1-0.1-0.3-0.2-0.5-0.3\n\t\t\t\t\tc-0.1-0.1-0.4,0-0.4-0.1c0,0-0.1,0-0.1,0c-0.1,0-0.2-0.1-0.2-0.1c-0.1,0-0.5-0.1-0.5-0.2c0,0-0.3-0.1-0.3-0.1c0,0,0,0,0-0.1\n\t\t\t\t\tc-0.3-0.2-0.6-0.3-0.9-0.6C58.9-43.8,58.9-44,58.8-44.1C58.8-44.1,58.8-44.1,58.8-44.1L58.8-44.1z\"/>\n\t\t\t\t<path class=\"st7\" d=\"M61.3-42.3c0,0.1-0.1,0.2,0,0.2C61.4-42.1,61.3-42.3,61.3-42.3c0,0.2,0,0.2,0,0.3c0,0.1,0.1,0.1,0.1,0.2\n\t\t\t\t\tc0,0,0.1,0.1,0.2,0.1c0.1,0.1,0.3,0.3,0.4,0.4c0,0,0,0.1,0,0.1c0-0.1,0.1-0.8,0.1-1c0-0.3,0.4-1.1,0.3-1.2\n\t\t\t\t\tc0-0.1-0.1-0.1-0.1-0.2c-0.2-0.3-1-0.3-0.9,0.1c0,0.2,0,0.4,0.1,0.6c0.1,0.2,0.4,0.1,0.4,0c0,0,0,0.1,0,0.1c0,0-0.1,0.2-0.1,0.2\n\t\t\t\t\tc-0.1,0.2-0.2,0.4-0.2,0.4c0,0-0.1,0.1-0.1,0.1C61.7-42.1,61.4-42.2,61.3-42.3L61.3-42.3z\"/>\n\t\t\t\t<path class=\"st8\" d=\"M66-43.9c0,0-0.2,0.2-0.3,0.3c-0.3,0.3-0.7,0.6-1,0.9c-0.2,0-0.4,0.1-0.5,0.2c-0.1,0.1-0.2,0.2-0.3,0.3\n\t\t\t\t\tc-0.1,0.1-0.1,0.5-0.2,0.5c-0.1,0.1-0.1,0.2-0.2,0.3c0,0-0.1,0.1-0.1,0.1c0,0,0,0,0,0c-0.1,0-0.3,0.1-0.4,0.1c0,0-0.3,0-0.3,0\n\t\t\t\t\tc0,0,0.1,0,0.1,0c0,0,0.2,0,0.4,0c-0.2,0.2-0.3,0.3-0.5,0.5c0,0,0,0.1-0.1,0.1c-0.1,0-0.1,0.1-0.1,0.1c0,0-0.4,0.1-0.4,0.1\n\t\t\t\t\tc0,0,0,0,0,0c0,0-0.1,0-0.1,0.1c0,0,0,0,0,0c0,0,0.2,0,0.2,0c0.1,0,0.2,0,0.2,0c0,0,0.1,0,0.2,0c0,0.1,0,0.1,0,0.2\n\t\t\t\t\tc0,0.1,0.1,0.1,0.1,0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0.1,0,0.1,0h0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0-0.1,0.1-0.2,0.1\n\t\t\t\t\tc0.1,0.3,0,0.7,0,1c0.1,0.6,0.2,1.7,0,2.3c0,0.1,0,0.4-0.1,0.4c0,0-0.1,0.1-0.1,0.1c0.1-0.1,0.3-0.2,0.4-0.2c0,0-0.1,0.1,0,0.1\n\t\t\t\t\tc0,0,0,0,0,0c0,0,0.1,0.1,0.2,0.1c0,0,0.3,0.1,0.3,0.1c0.1,0.1,0.1,0.1,0.2,0.1c0,0,0,0.1,0,0.1c0,0,0.1,0.1,0.2,0.1\n\t\t\t\t\tc0,0,0.1,0.1,0.1,0.2c0,0.1,0.1,0.4,0.2,0.5c0.1,0.1,0.2,0.2,0.2,0.3c0,0,0.1,0.1,0.2,0.1c0,0,0.2,0,0.3,0\n\t\t\t\t\tc0.1,0.1,0.2,0.1,0.2,0.1c0.1,0,0.1,0.1,0.2,0.1c0.1,0.1,0.2,0.3,0.2,0.4c0,0,0.2,0.3,0.2,0.3c0,0,0.1,0.1,0.1,0.1\n\t\t\t\t\tc0,0,0.2,0.1,0.3,0.1c0,0,0.1,0,0.1,0c0.1-0.1,0.1-0.1,0.2-0.2c0.1-0.1,0.2-0.2,0.4-0.3c0.3-0.2,0.6-0.6,1-0.8\n\t\t\t\t\tc0.3-0.2,0.6-0.4,0.9-0.6c0.3-0.2,0.5-0.5,0.8-0.6c0,0,0,0,0.1,0c0,0,0,0,0.1,0.1c0.1,0.2,0.1,0.6,0.1,0.8c0,0,0,0.1,0,0.1\n\t\t\t\t\tc0,0,0,0.1,0,0.1c0,0,0,0.1,0,0.1c0,0,0,0.2,0,0.2c0,0-0.2-0.3-0.3-0.1c-0.1,0.1-0.1,0.4,0,0.6c0,0,0.1,0,0.1,0\n\t\t\t\t\tc0.2,0,0.2-0.2,0.3-0.2c0,0,0-0.1,0-0.1c0,0,0-0.1,0-0.1c0,0,0-0.2,0-0.2c0-0.1,0-0.4,0.1-0.4c0,0,0,0,0-0.1c0,0,0,0,0,0\n\t\t\t\t\tc0,0,0-0.2,0-0.2c0-0.2,0-0.4,0-0.6c0.1-0.1,0-0.8,0-0.8c0-0.3,0.1-0.8,0-0.9c-0.2-0.2-2.2,0-2.7,0c0,0,0,0,0,0h0.2\n\t\t\t\t\tc0,0,0,0,0.1,0c0,0,0,0,0,0c0.1,0.1,0.7,0.3,0.7,0.4c0.1,0.1,0.2,0.3,0.4,0.4c0,0,0,0,0,0c0,0,0,0,0,0c-0.2,0-0.4,0.1-0.4,0.1\n\t\t\t\t\tc-0.2,0.1-0.4,0.1-0.6,0.2c-0.1,0.1-0.3,0.2-0.4,0.3c0.1,0.2,0.3,0.6,0.3,0.6c0,0-0.1-0.1-0.2-0.2c-0.1-0.1-0.1-0.2-0.2-0.2\n\t\t\t\t\tc0,0,0,0-0.1,0c0,0-0.1,0.1-0.2,0.1c0,0,0,0,0,0c0.1,0.2,0.2,0.3,0.3,0.4c0.2,0.3,0.2,0.4,0,0c0-0.1-0.1-0.1-0.1-0.2\n\t\t\t\t\tc-0.1-0.1-0.1-0.1-0.2-0.2c0,0-0.1-0.1-0.1-0.1c-0.2,0.1-0.3,0.3-0.4,0.4c0,0.1-0.1,0.2-0.2,0.3c-0.1,0.1-0.2,0.2-0.3,0.4\n\t\t\t\t\tc0,0,0,0.1,0,0.1c0,0,0,0,0,0c0,0-0.1-0.1-0.1-0.1c0,0,0,0,0,0c0-0.1,0-0.2-0.1-0.3c0,0,0,0,0,0c0-0.1-0.2-0.1-0.3-0.2\n\t\t\t\t\tc0,0,0-0.1,0.1-0.1c0,0,0,0,0,0c0,0-0.1,0-0.1,0c0,0,0,0,0,0c0,0-0.1-0.1-0.1-0.1c-0.1,0-0.1-0.1-0.2-0.1\n\t\t\t\t\tc-0.2-0.1-0.4-0.2-0.5-0.4c0,0-0.1,0-0.1,0c0,0-0.1,0-0.1-0.1c-0.2-0.1-0.3-0.2-0.4-0.3c0,0,0,0,0-0.1c0.1-0.1,0.2-0.2,0.3-0.4\n\t\t\t\t\tc0-0.1-0.1-0.2-0.2-0.3c0,0,0-0.1,0-0.2c0-0.1,0-0.8,0.1-1c0,0-0.1-0.1-0.1-0.1c-0.1-0.1-0.1-0.1-0.2-0.1c0,0,0-0.1-0.1-0.2\n\t\t\t\t\tc-0.2-0.4-0.2-0.9,0-1.1c0,0,0,0,0,0c0.1-0.1,0.2-0.2,0.3-0.2c0,0,0.1,0,0.1,0c0,0,0.2,0,0.2,0c-0.1,0-0.2-0.2-0.2-0.3\n\t\t\t\t\tc0-0.1,0-0.2,0.1-0.3c0.1,0,0.1,0,0.1,0c0,0,0.1,0.1,0.1,0.1c0,0,0-0.1,0-0.1c0.1-0.1,0.1-0.2,0.2-0.2l0.8-0.8\n\t\t\t\t\tc0.1-0.1,0.6-0.1,0.6-0.2c0.1-0.1-0.1-0.4,0-0.6c0.1-0.1,0.4-0.3,0.6-0.5c0,0,0,0,0,0c0.1,0.1,0.2,0.1,0.2,0.1\n\t\t\t\t\tc0.4,0.4,1.2,0.6,1.7,1c0.1,0.1,0.3,0.1,0.3,0.1c0,0-0.2,0.3-0.2,0.4c0,0,0,0.4,0,0.7c0,0,0,0,0,0c0,0.1,0,0.2,0,0.2\n\t\t\t\t\tc0,0.1,0,0.2,0,0.3c0,0,0-0.1,0-0.1c0-0.1,0-0.3-0.1-0.5c-0.1,0-0.1,0-0.1,0c0,0-0.1,0-0.2,0c0,0,0,0.4,0,0.7c0,0,0,0.1,0,0.1\n\t\t\t\t\tc0,0,0,0.1,0,0c0,0,0-0.1,0-0.1c0-0.1,0-0.1,0-0.2c0-0.2-0.1-0.4-0.1-0.5c-0.3,0-0.7,0-0.8,0c-0.1,0.1-0.2,0.2-0.4,0.3\n\t\t\t\t\tc-0.1,0-0.2,0-0.3,0c-0.2,0-0.9,0.1-1.1,0.2c-0.2,0-0.4,0.1-0.5,0.1c-0.1,0-0.2-0.1-0.3-0.1c-0.1,0-0.1,0-0.1,0\n\t\t\t\t\tc-0.1,0-0.2,0-0.2,0c0,0-0.1,0.1-0.1,0.1c0,0,0,0,0,0l0,0c-0.1,0.1-0.1,0.1-0.2,0.2c0,0.1,0,0.2,0,0.3c0,0.2,0.2,0.3,0.3,0.5\n\t\t\t\t\tc0.1,0.1,0.2,0.2,0.3,0.3c0.1,0.1,0.3,0,0.4-0.1c0.1,0,0.2-0.1,0.3-0.1c0.1-0.1,0.2-0.2,0.2-0.4c0-0.1,0.1-0.2,0.1-0.2\n\t\t\t\t\tc0,0,0-0.1,0.1-0.1c0.1,0,0.3,0,0.3,0c-0.1,0.2-0.1,0.3-0.1,0.3c0,0,0.2-0.1,0.2-0.1c0.1-0.1,0.3-0.1,0.4-0.2c0,0,0,0,0.1,0\n\t\t\t\t\tc0,0,0.1,0,0.1,0c0,0,0.1,0,0.1,0c0,0,0,0,0,0c0.1,0,0.2,0,0.2,0.1c0.1,0,0.1,0.1,0.2,0.1c0.4,0,0.8-0.1,1.1-0.1\n\t\t\t\t\tc0.4,0,0.9-0.1,1.3-0.1h0.6c0,0,0.1,0.1,0.1,0v-1.2c0,0-0.1-0.1-0.1-0.1c0,0,0,0,0-0.1c0-0.1,0.1-0.2,0.1-0.3v0v0c0,0,0,0,0,0\n\t\t\t\t\tc0,0,0.1,0,0.1,0c0,0-0.1-0.1-0.1-0.1c0,0,0-0.1,0-0.1c0,0-0.1-0.3-0.1-0.4c0.1-0.1,0.1-0.4,0.1-0.5c0,0,0.1-0.1,0.1-0.2\n\t\t\t\t\tc0.1-0.1,0.1-0.1,0.1-0.2c0,0,0,0,0,0c0,0-0.2,0.1-0.2,0.1c-0.1,0-0.2,0.1-0.3,0.2c0,0,0,0,0,0c0,0-0.1,0-0.1,0.1\n\t\t\t\t\tc0,0-0.1,0.1-0.1,0.1c0,0,0-0.2,0-0.2c-0.1-0.1-0.3-0.1-0.5-0.1c0,0,0-0.1,0-0.2c0,0-0.1,0-0.1,0c-0.5-0.2-0.9-0.5-1.5-0.6\n\t\t\t\t\tc-0.3-0.1-0.6-0.3-0.9-0.5C66.5-43.7,66.2-43.7,66-43.9C66-43.9,66-43.9,66-43.9L66-43.9z M65.3-35.2\n\t\t\t\t\tC65.3-35.2,65.3-35.2,65.3-35.2C65.3-35.2,65.3-35.2,65.3-35.2L65.3-35.2z M68.4-39.7C68.4-39.7,68.4-39.7,68.4-39.7\n\t\t\t\t\tC68.4-39.7,68.4-39.7,68.4-39.7c0,0.1,0,0.1,0,0.1C68.4-39.6,68.4-39.7,68.4-39.7C68.4-39.7,68.4-39.7,68.4-39.7L68.4-39.7z\n\t\t\t\t\t M64.4-39.5c0.3,0,0.4,0.5,0.3,0.7c0,0-0.3,0.2-0.3,0.2c-0.1,0-0.1,0-0.2-0.1C64-38.8,63.9-39,64-39.2c0.1-0.2,0.2-0.2,0.3-0.2\n\t\t\t\t\tC64.3-39.5,64.4-39.5,64.4-39.5L64.4-39.5z\"/>\n\t\t\t\t<path class=\"st3\" d=\"M73.6-45c0,0-0.6,0.2-0.6,0.2c-0.4,0.4-1.8,0.9-2.7,1c0,0,0,0,0,0c-0.1-0.1-0.2,0-0.3,0c0,0-0.1,0-0.1,0\n\t\t\t\t\tc-0.2-0.1-0.4-0.1-0.5-0.2c0,0-0.1,0-0.2-0.1c-0.1-0.1,0-0.2-0.1-0.2c-0.1-0.1-0.1-0.1-0.2-0.2c0,0-0.1-0.1-0.2,0\n\t\t\t\t\tc-0.1,0.1,0.1,0.3,0.2,0.4c0.1,0.1,0.2,0.2,0.3,0.2c0.1,0,0.2,0.1,0.2,0.1c0,0,0,0,0,0c0,0,0,0,0,0c0.1,0.1,1.6,0.2,1.7,0.3\n\t\t\t\t\tc0,0,0,0.2,0,0.2c0,0.2-0.1,1.2-0.2,1.4c-0.2,0.4,0.1,4.3,0.2,4.8c0.1,0.4,0.1,0.8,0,1.2c0,0,0,0,0,0c0,0,0,0,0,0.1\n\t\t\t\t\tc-0.1,0.3-0.4,0.6-0.6,0.8c-0.1,0.1-0.2,0.2-0.3,0.2c0.1,0,0.4,0,0.5,0c0,0,0,0,0.1,0c-0.1,0.1-0.1,0.1-0.2,0.2\n\t\t\t\t\tc-0.1,0.1-0.3,0.3-0.4,0.4c0,0-0.1,0.1-0.1,0.1c-0.1,0.1-0.1,0.1-0.1,0.2c0,0,0,0,0,0c0,0,0,0,0,0c0,0.1-0.1,0.1-0.1,0.1\n\t\t\t\t\tc0,0,0,0,0,0c0,0.1-0.1,0.2-0.1,0.3c0,0.1,0,0.2,0,0.2c-0.1,0.2,0,0.3,0,0.5c0,0,0,0.1,0,0.1c0,0,0,0,0,0c0-0.1,0-0.4,0-0.5\n\t\t\t\t\tc0-0.1,0.1-0.4,0.2-0.4c0,0,0-0.2,0.1-0.2c0,0,0-0.1,0.1-0.2c0.1-0.1,0.3-0.4,0.5-0.4c0.2-0.2,0.5-0.4,0.8-0.5\n\t\t\t\t\tc0.1,0,0.3,0,0.4,0c0.2,0,0.5,0,0.8,0c0.1,0,0.3,0,0.4,0c0,0,0.7,0,0.9,0.1c0,0-0.1,0-0.1,0c-0.2-0.1-0.4-0.1-0.5-0.2\n\t\t\t\t\tc-0.2,0-0.5-0.1-0.8-0.2c0.1,0,0.2,0,0.2,0c0,0-0.2,0-0.3,0c-0.1,0-0.2-0.1-0.2-0.1c0,0-0.1,0-0.1-0.1c0,0,0.1-0.1,0.1-0.1\n\t\t\t\t\tc0.4-0.4,0.3-2.3,1-2.9c0.1-0.1-0.2-0.5-0.2-0.6c0,0,0,0,0-0.1c-0.2-0.2-0.7-0.5-0.7-0.6c0,0,0.1,0.1,0.2,0.1\n\t\t\t\t\tc0.2,0.1,0.4,0.2,0.5,0.3c0,0,0,0,0,0c0-0.1,0-0.1,0-0.2c0-0.2,0-0.5,0-0.9c-0.1,0-0.2,0-0.3,0c-0.1,0-0.2,0-0.2,0\n\t\t\t\t\tc0,0,0.1,0,0.2,0c0.1-0.1,0.3-0.1,0.4-0.1c0,0,0-0.1,0-0.1c0,0,0,0,0,0c-0.1,0-0.1-0.1-0.2-0.1c-0.1,0,0.1-0.1,0.2-0.1\n\t\t\t\t\tc0-0.4,0.1-0.7,0.2-1c0.1-0.2,0-0.4,0-0.6c0.1-0.6,0-1.2,0.1-1.8c0-0.2,0.1-0.5,0.1-0.7C73.6-44.8,73.7-44.9,73.6-45L73.6-45z\n\t\t\t\t\t M74.1-34.6C74.2-34.6,74.2-34.6,74.1-34.6C74.2-34.6,74.2-34.6,74.1-34.6L74.1-34.6z M70.4-34.7C70.4-34.7,70.4-34.7,70.4-34.7\n\t\t\t\t\tC70.4-34.7,70.4-34.7,70.4-34.7L70.4-34.7z M70-32.5C70-32.5,70-32.5,70-32.5C70-32.5,70-32.5,70-32.5L70-32.5z\"/>\n\t\t\t\t<path class=\"st3\" d=\"M75.2-44.3c-0.9,0-1.9,0.3-2.2,0.8c0,0,0,0,0,0.1l0.3,0.1c-0.1,0-0.2,0-0.3,0c0,0.4-0.1,0.9,0,0.9\n\t\t\t\t\tc0.1,0.1,0.1-0.1,0.2-0.1c0.2,0,0.5-0.1,0.6-0.2c0.3-0.1,1.4-0.1,1.7,0.1c0-0.1,0.1-0.2,0.2-0.2c0,0,0.1-0.1,0.1-0.1\n\t\t\t\t\tc0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c-0.1,0.1-0.2,0.3-0.2,0.3c0,0,0.1,0,0.2,0c0,0,0,0,0,0c0,0,0.1,0,0.1,0c0,0,0,0,0,0\n\t\t\t\t\tc0,0,0,0,0.1,0c0.1,0,0.1,0,0.2,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0.1,0,0.1,0c0,0,0.1,0,0.1,0c0,0,0,0,0,0c0,0,0,0,0,0\n\t\t\t\t\tc0,0,0,0.1,0,0.1c0,0-0.1,0-0.1,0c-0.1-0.1-0.4,0-0.4,0.1c0,0,0,0,0,0c0,0,0,0.1,0,0.1c0,0,0,0,0,0c-0.1,0-0.1,0.1-0.2,0.1\n\t\t\t\t\tc0,0,0,0.3,0,0.3c0,0,0.2,0.1,0.3,0.1c0,0,0,0,0,0c0,0-0.1,0.1,0,0.1c0,0,0.1,0.1,0.1,0.2c0.1,0.1,0.3,0.1,0.5,0.1c0,0,0,0,0,0\n\t\t\t\t\tc0,0.1-0.4,0-0.4,0c0,0-0.2,0-0.2,0c0.1,0.1,0.1,0.2,0.2,0.2c0.1,0,0.2,0,0.2,0c0.1,0.1,0.2,0.1,0.4,0.1c0.7,0,0.9-0.4,1.2-0.9\n\t\t\t\t\tc0.1-0.2-0.1-0.6-0.1-0.7c-0.2-0.4-0.3-0.7-0.6-1C76.9-44.2,76.1-44.4,75.2-44.3L75.2-44.3z M73-43.5C73-43.5,73-43.5,73-43.5\n\t\t\t\t\tL73-43.5C73-43.5,73-43.5,73-43.5L73-43.5z M73-43.5C73-43.5,73-43.5,73-43.5c0-0.3,0-0.5-0.1-0.4c0,0,0.1,0.1,0.1,0.1\n\t\t\t\t\tC73-43.6,72.9-43.5,73-43.5L73-43.5z\"/>\n\t\t\t\t<path class=\"st3\" d=\"M80.9-45.3c-0.2,0.1-0.5,0.3-0.5,0.4c-0.1,0.2-0.5,0.4-0.6,0.7c-0.6,1.6-1,2.7-2.5,3.7\n\t\t\t\t\tc-0.2,0.2-0.6,0-0.8,0.2c0.2,0,1.1,0.1,1.2-0.1c0.1-0.1,0.6-0.4,0.9-0.7c0,0.2,0,0.4,0.2,0.6c0,0,0.1,0,0.1,0c0,0,0,0,0.1,0\n\t\t\t\t\tc0,0.2-0.1,0.3-0.1,0.4c-0.5,1.4,0.6,0.3,0.3,0.9c-0.1,0.2,0,0.4,0,0.5c-0.2,0.7,0,1.5,0,2.3C79-36.3,79-35,78.9-34.9\n\t\t\t\t\tc0,0.1-0.1,0.1-0.2,0.2c-0.1,0.1-0.3,0.3-0.5,0.4c-0.1,0.1-1,1.2-1.2,1.4c0,0.1-0.3,0.3-0.2,0.3c0,0,0.4-0.4,0.5-0.5\n\t\t\t\t\tc0.2-0.1,0.5-0.3,0.8-0.5c0.1,0,0.2-0.1,0.2-0.1c0,0,0.1,0,0.1,0c0.1-0.1,0.2-0.1,0.3-0.2c0.1-0.1,0.2-0.2,0.2-0.4\n\t\t\t\t\tc0,0,0.1,0,0.1,0c0.1-0.1,0.2-0.3,0.3-0.3c0-0.1,0.2-0.1,0.3-0.1c0.1-0.1,0.3-0.2,0.4-0.3c0,0,0.2-0.1,0.5-0.2\n\t\t\t\t\tc0.1,0,0.2,0,0.3-0.1c0.1,0,0.1,0,0.2-0.1c0.1,0,0.1,0,0.2,0c0,0,0.5,0.1,0.5,0.1c0,0-0.1-0.1-0.1-0.1c-0.1-0.1-0.2-0.3-0.3-0.4\n\t\t\t\t\tC81.1-35.8,81-35.9,81-36c0,0,0-0.1,0-0.1c0-0.1,0-0.3,0.1-0.6c0,0,0-0.1,0-0.1c-0.3,0-0.7,0-0.7,0c0,0,0,0,0.1,0\n\t\t\t\t\tc0.1,0,0.4,0,0.7,0c0-0.3,0-0.5,0-0.6c-0.3,0-0.8,0-0.8,0c0,0,0.5,0,0.8,0c0-0.1,0-0.2,0-0.3c-0.2,0-0.5,0-0.6,0\n\t\t\t\t\tc-0.2,0,0.2-0.1,0.6-0.2c0-0.1,0-0.1,0-0.2c0-0.2,0-0.3,0-0.5c0-0.3,0.1-0.7,0.1-1c0-0.5,0-0.9,0-1.4c0,0,0.1,0,0.1,0\n\t\t\t\t\tc0,0,0.1,0,0.1,0c0.1-0.1,0.2-0.2,0.2-0.2c0,0,0-0.7,0-0.7c-0.1-0.1-0.3-0.6-0.2-0.8c0.1-0.2,0.1-1.2,0.1-1.4\n\t\t\t\t\tc0-0.1,0-0.5-0.1-0.5c0,0,0,0,0,0c0,0,0,0,0,0c0-0.1,0-0.1,0-0.2c0,0,0,0,0,0c0,0,0,0-0.1-0.1C81.2-45.2,81.2-45.3,80.9-45.3\n\t\t\t\t\tC81-45.3,80.9-45.3,80.9-45.3L80.9-45.3z\"/>\n\t\t\t\t<path class=\"st9\" d=\"M81-45.8c-0.9,0-1.4-1-0.9-2.3c0-0.1,0.4-0.6,0.5-0.6c0,0-0.3,0.8-0.2,0.7c0,0,0.2-0.6,0.4-0.8\n\t\t\t\t\tc0.1-0.1,0.8-1.5,0.7-1.6c0,0,0,0.8,0,0.8c0.1-0.1,0.6-1.1,0.5-1.3c0-0.1,0-0.4,0-0.4c0,0,0-0.2,0-0.2c0,0,0,0.7,0,0.7\n\t\t\t\t\tc0.1,0.5,0,1.3-0.3,1.5c-0.1,0.1-0.3,0.5-0.3,0.4c0-0.1,0.2,0,0.3-0.1c0,0,0.4-0.4,0.4-0.4c0,0,0,0.1,0,0.1\n\t\t\t\t\tc0,0.3-0.8,1.2-0.8,1.4c0,0,0.7-0.4,0.7-0.4c0,0.2-0.2,0.5-0.3,0.7c-0.1,0.1-0.1,0.3-0.1,0.2c0,0,0.2,0,0.3,0\n\t\t\t\t\tc0,0,0.3-0.3,0.3-0.2c0.1,0.1,0,0.6-0.1,0.7c0,0.1-0.2,0.1-0.2,0.1c0,0,0,0.1,0,0c0-0.1,0.8-0.2,0.5,0.2\n\t\t\t\t\tC82-46.1,81.4-45.9,81-45.8L81-45.8z\"/>\n\t\t\t\t<path class=\"st10\" d=\"M80.7-46.1c0,0-0.1,0-0.1,0C80.6-46.1,80.7-46,80.7-46.1c0,0-0.2,0-0.2-0.1c-0.1,0-0.1-0.1-0.2-0.2\n\t\t\t\t\tc0,0,0-0.1,0-0.2c-0.1-0.2-0.4-0.8-0.2-1c0-0.1,0-0.3,0-0.3c0,0,0.1,0.3,0.1,0.3c0,0,0.1,0,0.1,0c0,0,0-0.2,0.1-0.3\n\t\t\t\t\tc0.2-0.2,0.2-0.5,0.4-0.6c0.2-0.2,0.2-0.5,0.3-0.6c0,0,0-0.1,0-0.1c0,0-0.1,0.2-0.1,0.3c-0.1,0.2-0.2,0.6-0.2,0.7\n\t\t\t\t\tc0,0,0,0.1,0,0.1c0.1,0.1,0.3-0.4,0.4-0.4c0,0-0.1,0.2-0.1,0.3c0,0.1-0.4,0.9-0.3,1c0,0,0.4-0.4,0.4-0.4c0,0.1-0.3,0.7-0.2,0.8\n\t\t\t\t\tc0,0,0.6-0.4,0.6-0.3c0,0-0.4,0.4-0.3,0.5c0.1,0.1,0.3,0,0.3,0c0.2,0.2-0.6,0.5-0.7,0.5C80.9-46,80.7-46.1,80.7-46.1L80.7-46.1z\n\t\t\t\t\t\"/>\n\t\t\t\t<path class=\"st3\" d=\"M87.7-51.2c-0.3,0-0.6,0.1-1,0.2c0,0,0,0,0,0c-0.5,0.1-1.2,0.2-1.6,0.5c-0.2,0-0.4,0.2-0.6,0.4c0,0,0,0,0,0\n\t\t\t\t\tc-0.1,0-0.1,0.1-0.2,0.2c-0.1,0-0.1,0.1-0.1,0.1c-0.5,0.4-0.7,1-0.9,1.6c0,0.1,0,0.2,0,0.3c0,0.1,0,0.3,0,0.5\n\t\t\t\t\tc0,0.1,0.1,0.2,0.1,0.3c0,0.1,0.1,0.3,0.1,0.4c0,0,0.1,0.1,0.1,0.1c0,0,0.1,0,0.1,0c0,0,0.1,0,0.1,0c0.1-0.1,0-0.2,0-0.2\n\t\t\t\t\tc0-0.1-0.2,0-0.2,0c0,0-0.3-0.9-0.2-1c0.1-0.1,0-0.2,0-0.3c0.1-0.1,0.1-0.6,0.3-0.7c0.1-0.1,0.2-0.3,0.3-0.4\n\t\t\t\t\tc0.1-0.1,0.1-0.1,0.2-0.2c0,0.1,0,0.1,0.1,0.2c0.1,0.1,0.5,0,0.7-0.1c0,0,0,0,0,0c0,0.1-0.1,0.1-0.1,0.2c0,0-0.1,0.2-0.1,0.3\n\t\t\t\t\tc0,0-0.1,0.3-0.1,0.4c0,0,0,0.1,0,0.1c0.1,0.1,0.2,0.2,0.3,0.2c0,0,0.1,0,0.1,0c0,0,0,0-0.1,0c0,0-0.1,0-0.1,0\n\t\t\t\t\tc0,0-0.2-0.1-0.3,0l0,0c0,0,0,0.2-0.1,0.3c0.1,0.1,0.2,0.2,0.2,0.2c0,0,0.1,0,0.1,0.1c0,0,0.1,0,0.1,0c0,0,0,0-0.1,0\n\t\t\t\t\tc-0.1,0-0.3-0.1-0.4-0.2c0,0,0,0,0,0c-0.1,0-0.1-0.1-0.2-0.1c-0.1,0.3-0.1,0.5,0,0.8c0.1,0.6-0.1,1.3,0.1,1.8\n\t\t\t\t\tc0.1,0.3,0.1,0.6,0.2,0.9c0.1,0.5,0.4,1,0.5,1.4c0.1,0.3,0.1,0.7,0.1,1.1c-0.1,0.1-0.3,0.3-0.4,0.5c0,0,0,0,0,0.1\n\t\t\t\t\tc-0.5,0-0.9,0-1.4-0.1l-0.1,0.2c0,0,0,0,0,0c-0.1,0.1-0.1,0.5,0,0.6c0.1,0.1,0.6,0,0.7,0c0.3,0,0.6,0,0.9,0\n\t\t\t\t\tc0.1,0.2,0.2,0.3,0.3,0.4c0,0.2,0,0.3,0,0.5c-0.1,0.4-0.1,1-0.2,1.4c-0.1,0.4-0.3,0.7-0.4,1.1c-0.1,0.3-0.2,0.8-0.4,1.1\n\t\t\t\t\tc-0.2,0.4-0.5,0.7-0.8,1.1c-0.1,0.3-0.4,0.5-0.6,0.7c-0.3,0.4-0.4,0.7-0.8,1c-0.2,0.2-0.7,0.8-0.8,1.1c-0.1,0.1-0.2,0.3-0.2,0.4\n\t\t\t\t\tc0.1-0.1,0.4-0.3,0.5-0.5c0.3-0.5,0.8-0.8,1.2-1.2c0.1-0.1,0.4-0.2,0.6-0.4c0.3-0.3,0.7-0.7,1.1-0.8c0.3-0.1,0.6-0.1,0.8-0.3\n\t\t\t\t\tc0.1-0.1,0.8,0,0.8-0.1c0,0-0.1-0.2-0.3-0.4c-0.1,0-0.1,0-0.2,0c-0.1,0-0.4,0.1-0.4,0.1c-0.1,0,0.3-0.2,0.5-0.3\n\t\t\t\t\tc-0.1-0.1-0.2-0.3-0.3-0.4c-0.2,0.1-0.4,0.2-0.4,0.2c0,0-0.1,0.1-0.2,0.1c0,0-0.1,0.1-0.1,0.1c0,0,0,0,0,0c0,0,0,0,0.1-0.1\n\t\t\t\t\tc0,0,0-0.1,0-0.1c0.1-0.1,0.3-0.2,0.4-0.3l0.1-0.1c0,0,0,0,0,0c0,0,0-0.1,0.1-0.1c0.1-0.1,0-0.6,0.2-0.7\n\t\t\t\t\tc0.2-0.1,0.2-0.5,0.3-0.6c0.4-0.4,0.5-1.1,0.8-1.7c0.1-0.2,0-0.4,0.1-0.6c0.1-0.1,0-0.2,0-0.4c0.1,0,0.2-0.1,0.2-0.1\n\t\t\t\t\tc0.2-0.2,0.2-0.4,0.2-0.6c0.5,0,1.1,0,1.4,0c0.1,0,0.2,0,0.4,0c0,0.2,0,0.4,0.1,0.6c0,0.1,0.1,0.3,0.1,0.5c0,0.1,0,0.2,0,0.2\n\t\t\t\t\tc0,0,0-0.2,0-0.3c0-0.2,0.1-0.5,0.1-0.7c0-0.1,0-0.2,0-0.3c0,0,0,0,0,0c0,0,0,0,0-0.1c0-0.1-0.1-0.1-0.2-0.1c0.1,0,0.1,0,0.1,0\n\t\t\t\t\tc0,0,0.1,0,0.1,0c0,0,0.1,0,0.1,0c0,0,0.1,0.2,0.1,0.2c0,0,0.3-0.1,0.4-0.1c0.1-0.1,0.6,0,0.6-0.1c0,0-0.1,0-0.1,0\n\t\t\t\t\tc-0.1-0.1-0.2,0-0.3-0.1c-0.1,0-0.5-0.2-0.5-0.2c-0.1,0-0.2,0.1-0.2,0.2c0,0-0.1,0-0.2,0c0,0,0.1-0.1,0.1-0.1\n\t\t\t\t\tc0,0,0.1-0.1,0.1-0.1c0,0,0,0,0,0c0-0.4,0-0.8-0.2-1c0,0.1-0.1,0.6-0.1,1.1c-0.7,0-1.3,0-2,0.1c-0.1-0.2-0.2-0.3-0.3-0.5\n\t\t\t\t\tc-0.1-0.7-0.4-1.3-0.5-1.6c-0.1-0.2-0.1-0.4-0.2-0.6c-0.5-1-1.3-2-0.7-3.2c0.1-0.2,0.1-0.4,0.2-0.6c0.3-0.2,0.4-0.6,0.8-0.8\n\t\t\t\t\tc0.3-0.1,0.6-0.4,0.8-0.4c0.2,0,0.5-0.1,0.7,0c0.4,0.2,0.8,0.4,1.1,0.7c0.1,0.1,0.1,0.3,0.2,0.5c0.1,0.3-0.1,1.2,0.1,1.6\n\t\t\t\t\tc0,0,0,0.1,0,0.2c0,0,0,0-0.1,0c0.1,0.1,0.1,0.1,0.2,0.2c0,0,0,0,0,0c0,0,0,0,0,0c-0.1,0-0.1,0-0.1,0c-0.1-0.1-0.2-0.1-0.3-0.1\n\t\t\t\t\tc-0.1,0-0.3,0.1-0.4,0.2c-0.2,0.2-0.3,0.6-0.3,0.9c0,0.1,0,0.5,0,0.6c0,0-0.1,0.5-0.1,0.5c0,0-0.1,0.3-0.1,0.3\n\t\t\t\t\tc0,0,0.1-0.1,0.2-0.2c0.1,0,0.2-0.1,0.3-0.2c0.1-0.1,0.1-0.1,0.1-0.1c0.2-0.2,0.7-0.5,0.9-0.8c0.2-0.2,0.1-0.4,0.2-0.6\n\t\t\t\t\tc0,0,0-0.1,0-0.2c0.1-0.2,0-0.3-0.2-0.3c0.2-0.3,0.2-0.8,0.3-1.2c0-0.1,0-0.8-0.2-1.3c-0.2-0.6-0.2-1.3-0.8-1.7\n\t\t\t\t\tC88.6-51,88.2-51.2,87.7-51.2L87.7-51.2z M89.4-39.8C89.4-39.8,89.4-39.8,89.4-39.8C89.4-39.8,89.4-39.8,89.4-39.8L89.4-39.8z\n\t\t\t\t\t M80.9-31.9C80.9-31.9,80.9-31.9,80.9-31.9C80.9-31.8,80.9-31.9,80.9-31.9C80.9-31.9,80.9-31.9,80.9-31.9L80.9-31.9z M86-42\n\t\t\t\t\tC86-42,86.1-42,86-42c0.1,0.1,0.3,0.2,0.4,0.2c0.1,0,0.2,0.2,0.3,0.2c0,0,0,0,0,0v0.4c0,0,0.1,0.2,0,0.3\n\t\t\t\t\tc-0.1,0.1-0.3,0.2-0.5,0.3c0,0-0.4,0.2-0.4,0.2c-0.1-0.1-0.2-0.2-0.3-0.3c-0.1-0.1-0.2-0.2-0.3-0.3c0,0,0-0.6,0-0.7\n\t\t\t\t\tc0.1-0.2,0.3-0.2,0.5-0.3C85.8-41.9,86-42,86-42L86-42z\"/>\n\t\t\t\t<path class=\"st3\" d=\"M83.3-42.3c-0.3,0.1-0.5,0.5-0.6,0.9c-0.1,0-0.1,0-0.2,0c0,0.1,0,0.2,0,0.3c0,0,0.1,0,0.2,0\n\t\t\t\t\tc0,0.1,0,0.1,0,0.2c-0.1,0-0.1,0-0.2,0.1c0,0.1,0,0.2,0.1,0.2c0,0,0.1,0,0.2,0c0,0.2,0.1,0.4,0.2,0.6c0.1,0.1,0.3,0.4,0.4,0.3\n\t\t\t\t\tc-0.1-0.2-0.2-0.4-0.3-0.6c0-0.1,0-0.2,0-0.3c0.1,0,0.1,0,0.1,0c0.1,0,0.4,0.1,0.4,0c0-0.1,0-0.2,0-0.2c0,0-0.1,0-0.1,0\n\t\t\t\t\tc0,0-0.2,0-0.2,0c0,0.1-0.2,0.1-0.3,0.1c0-0.1,0-0.2,0-0.2c0.2,0,0.3-0.1,0.4-0.1c0,0,0.2,0,0.2,0c0-0.1,0,0,0-0.1\n\t\t\t\t\tc0,0,0-0.1,0-0.1c0,0,0,0-0.1,0h-0.3c-0.1,0-0.1,0-0.2,0c0-0.1,0-0.2,0.1-0.3c0,0,0-0.1,0-0.1C83.2-42,83.2-42.2,83.3-42.3\n\t\t\t\t\tL83.3-42.3z\"/>\n\t\t\t\t<path class=\"st3\" d=\"M85.5-41.2c0-0.1,0.2-0.5,0.2-0.4c0,0,0.1,0,0.2,0c0.1,0,0.2-0.1,0.3,0c0,0,0.3,0.5,0.3,0.5\n\t\t\t\t\tc0,0-0.1,0.2-0.1,0.2c0,0.1-0.1,0.2-0.1,0.3c0,0-0.1,0-0.2,0c-0.1,0-0.3,0.1-0.4,0C85.7-40.7,85.6-41.1,85.5-41.2L85.5-41.2z\"/>\n\t\t\t\t<path class=\"st3\" d=\"M91.4-48.1C91.4-48.1,91.4-48,91.4-48.1C91.4-48,91.4-48.1,91.4-48.1L91.4-48.1z M91.4-48c0,0,0,0.1,0,0.2\n\t\t\t\t\tc0,0,0-0.1,0-0.1C91.4-47.9,91.4-48,91.4-48L91.4-48z M91.4-47.8c-0.1,0.1-0.1,0.4-0.1,0.5c0,0.2-0.4,1.7-0.6,1.9\n\t\t\t\t\tc0,0,0-0.1,0-0.1c0,0,0,0,0,0.1c-0.1,0.1-0.2,0.3-0.3,0.4c-0.2,0.2-0.3,0.3-0.5,0.5c0,0-0.1,0-0.2,0.1c0,0,0.2,0.6,0.2,0.7\n\t\t\t\t\tc0,0,0,0,0,0c0.3-0.1,0.6-0.3,0.6-0.3c0,0-0.1,0.2-0.2,0.2c-0.1,0.1-0.1,0.3-0.2,0.4c0,0,0,0.2,0,0.3c0.2,0.6,0.6,1.2,0.9,1.8\n\t\t\t\t\tc0.2,0,0.4,0.1,0.5,0.1c0,0-0.1,0.1-0.1,0.1c0,0-0.1,0-0.2,0c0,0-0.1,0-0.1,0.1c0.2,0.3,0.3,0.5,0.3,0.5\n\t\t\t\t\tc0.7,0.4-0.7,1.2-0.3,1.4c0.3,0.2,2,0.5,2.1,0.8c0.1,0.3-2.7,3.7-3,4.5c-0.2,0.3-1.6,2.7-1.6,3c0,0,0.5-0.6,0.6-0.7\n\t\t\t\t\tc0.6-0.6,1.1-0.9,1.8-1.5c0.4-0.3,0.9-0.6,1.2-0.7c-0.3,0.1-0.5,0.4-0.6,0.5c-0.2,0.4-0.7,0.7-1,1c-0.9,0.9-1.5,2.1-2,3.1\n\t\t\t\t\tc-0.1,0.1-0.7,1.1-0.2,1.4c1.1,0.6,2-0.1,2.6-1.4c-0.2,0.3-0.5,0.4-0.6,0.6c-0.2,0.4-1.5,0.5-1.4,0.1c0.3-1.7,3.4-4.6,5.2-6.3\n\t\t\t\t\tc0.2-0.2,1.2-0.8,1.3-0.9c0,0,0-0.1,0-0.2c-0.2,0.1-0.7,0.4-1,0.5c-0.2,0.1-2.4,1.2-2.4,1.1c0-0.1,0.2-0.2,0.3-0.3\n\t\t\t\t\tc0.7-0.7,1.4-2.2,2.3-3.1c1.2-1.2,2.2-3.6,3.1-5.3c-0.2,0-0.3-0.1-0.3-0.1c0,0,0.2,0,0.4-0.1c0-0.1,0.1-0.2,0.1-0.2\n\t\t\t\t\tc-0.1,0-0.1,0-0.1,0h-0.2c0.1,0,0.2,0,0.2,0c0,0,0.1,0,0.2,0c0.1-0.1,0.2-0.2,0.2-0.4c-0.2-0.1-0.4,0-0.6,0c0,0,0,0,0,0\n\t\t\t\t\tc0,0,0,0,0,0c0,0,0,0,0,0c0.1,0,0.2-0.1,0.3-0.1c0.1,0,0.3,0,0.4-0.1c0,0,0,0,0,0c0.2-0.1,0.7-0.3,0.7-0.4\n\t\t\t\t\tc0.1-0.1,0.3-0.5,0.4-0.6c0-0.1,0.2-0.2,0.2-0.3c0.1-0.2,0.2-0.3,0.3-0.5c0.1-0.1,0.2-0.7,0.3-0.8c0,0,0.2-0.4,0.1-0.4\n\t\t\t\t\tc-0.1-0.1-1-0.2-1.1-0.1c-0.1,0-0.4,0.2-0.5,0.2c0,0-0.2,0.1-0.2,0.1c0,0,0.1,0,0.1,0c0,0,0.2,0,0.2,0c0.1-0.1,0.7,0,0.7,0\n\t\t\t\t\tc0,0,0.1,0,0.1,0c0.1,0.1,0,0.3-0.1,0.4c-0.1,0-0.2,0-0.3,0c-0.9,0.3-2.2,0.3-2.7,1.1c-0.5,1-0.4,2.9-0.7,3.5\n\t\t\t\t\tc-0.2,0.4-0.7,0.2-0.9,0.1c0,0.2-0.2,0.9-0.3,0.9c-0.1,0.2-0.6,1.6-0.7,1.6c-0.2,0.1-1.7-2.7-2.2-3.1c-0.1-0.2,0-1-0.2-1.1\n\t\t\t\t\tc-0.3-0.2,0.1-1.5-0.2-1.4c-0.1,0-0.4,0.1-0.6,0.2c0-0.1,0-0.1-0.1-0.2c0,0,0-0.2-0.1-0.4c0-0.1,0.1-0.1,0.1-0.1c0,0,0,0,0,0\n\t\t\t\t\tc0,0,0,0,0,0c0,0,0.1,0,0.1,0.1c0.1,0.1,0.6-0.2,0.6-0.2c0.1-0.1-0.1-0.4-0.2-0.4c0,0,0-0.1,0-0.1c-0.2-0.2-0.1-0.6-0.1-0.9\n\t\t\t\t\tc0-0.3,0-0.5,0-0.7C91.4-47.7,91.4-47.7,91.4-47.8L91.4-47.8z M94.9-41.8C94.9-41.9,94.9-41.9,94.9-41.8\n\t\t\t\t\tC94.9-41.9,94.9-41.9,94.9-41.8L94.9-41.8z M95.3-36.2C95.4-36.3,95.5-36.3,95.3-36.2C95.3-36.3,95.3-36.2,95.3-36.2L95.3-36.2z\n\t\t\t\t\t M90.8-29.4c0.1-0.2-0.5,0.1-0.4,0.3C90.5-29,90.7-29.3,90.8-29.4L90.8-29.4z M97.5-43.6C97.5-43.6,97.6-43.6,97.5-43.6\n\t\t\t\t\tC97.6-43.6,97.5-43.6,97.5-43.6C97.5-43.6,97.5-43.6,97.5-43.6L97.5-43.6z M91.5-41.4C91.5-41.4,91.5-41.4,91.5-41.4\n\t\t\t\t\tC91.5-41.4,91.5-41.4,91.5-41.4C91.5-41.4,91.5-41.4,91.5-41.4L91.5-41.4z\"/>\n\t\t\t</g>\n\t\t</g>\n\t</g>\n</g>\n</svg>\n" }
120
60
0 0 120 60
afrinicnet-icon.svg
../../LogoSet/logo-cleaned/afrinicnet/afrinicnet-icon.svg
{ "meta": { "version": null, "id": null, "x": null, "y": null, "viewBox": null, "width": "64", "height": "64", "style": null, "{http://www.w3.org/XML/1998/namespace}space": null, "fill-rule": null, "preserveAspectRatio": null, "{http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd}docname": null, "{http://www.inkscape.org/namespaces/inkscape}version": null, "fill": null, "overflow": null, "enable-background": null, "image-rendering": null, "shape-rendering": null, "text-rendering": null, "data-name": null, "stroke": null, "stroke-width": null, "{http://www.inkscape.org/namespaces/inkscape}export-filename": null, "{http://www.inkscape.org/namespaces/inkscape}export-xdpi": null, "{http://www.inkscape.org/namespaces/inkscape}export-ydpi": null, "stroke-miterlimit": null, "stroke-linejoin": null, "role": null, "baseProfile": null, "stroke-linecap": null, "class": null, "aria-label": null }, "svgRaw": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"64\" height=\"64\"><path d=\"M20.903 5.262c-1.044.25-2.243-.696-2.688-2.147S18.254.292 19.28.04c1.044-.25 2.243.696 2.708 2.147.445 1.43-.04 2.824-1.083 3.075zm-1.508 58.715c-1.044-.193-1.566-1.547-1.16-3.017s1.586-2.514 2.63-2.32 1.566 1.547 1.16 3.017c-.387 1.5-1.586 2.514-2.63 2.32zm5.26-47.497c-1.547.387-3.326-1.025-3.984-3.172-.658-2.127.058-4.158 1.586-4.545s3.326 1.025 3.984 3.172c.677 2.127-.04 4.158-1.586 4.545zm-1.818 39.355c-1.45-.25-2.147-2.224-1.566-4.4.58-2.166 2.243-3.733 3.694-3.48s2.147 2.224 1.566 4.4c-.58 2.166-2.243 3.733-3.694 3.48z\" fill=\"#e36f1e\"/><path d=\"M26.957 30.2c-1.953.213-3.8-1.818-4.14-4.545s1.006-5.106 2.96-5.338c1.953-.213 3.8 1.818 4.14 4.545s-1.006 5.125-2.96 5.338zM25.72 43.63c-1.973 0-3.5-2.224-3.423-4.97s1.74-5 3.713-5 3.5 2.224 3.423 4.97c-.097 2.746-1.76 5-3.713 5z\"/><path d=\"M32.488 10.85c-.793.193-1.702-.522-2.03-1.625-.33-1.083.02-2.127.812-2.32s1.702.522 2.03 1.625c.33 1.083-.02 2.127-.812 2.32zm-1.14 44.2c-.793-.135-1.18-1.16-.87-2.263s1.2-1.895 1.992-1.74c.793.135 1.18 1.16.87 2.263s-1.2 1.876-1.992 1.74zM35.3 19.283c-1.16.3-2.495-.774-2.998-2.38s.04-3.133 1.2-3.423 2.495.774 2.998 2.38-.04 3.133-1.2 3.423zM33.938 48.9c-1.102-.193-1.625-1.683-1.18-3.326s1.683-2.804 2.785-2.6 1.625 1.683 1.18 3.307c-.445 1.644-1.683 2.824-2.785 2.63z\" fill=\"#e36f1e\"/><path d=\"M37.032 29.6c-1.47.155-2.862-1.373-3.114-3.423s.754-3.85 2.224-4.023c1.47-.155 2.882 1.373 3.114 3.423.25 2.07-.735 3.868-2.224 4.023zm-.928 10.125c-1.5 0-2.63-1.683-2.572-3.752s1.315-3.752 2.785-3.752c1.5 0 2.65 1.663 2.572 3.752-.058 2.07-1.296 3.752-2.785 3.752z\"/><path d=\"M41.287 16.44c-.542.135-1.16-.367-1.392-1.102s.02-1.45.56-1.586 1.16.367 1.392 1.102c.213.735-.02 1.45-.56 1.586zm-.774 30.208c-.542-.097-.812-.793-.6-1.547s.812-1.296 1.354-1.2.812.793.6 1.547-.812 1.296-1.354 1.2zm2.707-24.445c-.793.193-1.702-.522-2.05-1.625s.02-2.147.812-2.34 1.702.542 2.05 1.625c.33 1.102-.02 2.147-.812 2.34zm-.947 20.25c-.754-.135-1.102-1.14-.812-2.263.3-1.122 1.16-1.915 1.895-1.78.754.135 1.102 1.14.812 2.263-.3 1.102-1.14 1.915-1.895 1.78z\" fill=\"#e36f1e\"/><path d=\"M44.4 29.262c-1.006.116-1.973-.928-2.127-2.34-.174-1.412.522-2.63 1.528-2.746s1.973.928 2.127 2.34-.522 2.63-1.528 2.746zm-.638 6.904c-1.006 0-1.8-1.14-1.76-2.553s.9-2.572 1.915-2.572c1.006 0 1.8 1.14 1.76 2.553-.058 1.43-.9 2.572-1.915 2.572z\"/></svg>" }
64
64
afrinicnet-ar21.svg
../../LogoSet/logo-cleaned/afrinicnet/afrinicnet-ar21.svg
{ "meta": { "version": null, "id": null, "x": null, "y": null, "viewBox": null, "width": "120", "height": "60", "style": null, "{http://www.w3.org/XML/1998/namespace}space": null, "fill-rule": null, "preserveAspectRatio": null, "{http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd}docname": null, "{http://www.inkscape.org/namespaces/inkscape}version": null, "fill": null, "overflow": null, "enable-background": null, "image-rendering": null, "shape-rendering": null, "text-rendering": null, "data-name": null, "stroke": null, "stroke-width": null, "{http://www.inkscape.org/namespaces/inkscape}export-filename": null, "{http://www.inkscape.org/namespaces/inkscape}export-xdpi": null, "{http://www.inkscape.org/namespaces/inkscape}export-ydpi": null, "stroke-miterlimit": null, "stroke-linejoin": null, "role": null, "baseProfile": null, "stroke-linecap": null, "class": null, "aria-label": null }, "svgRaw": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"120\" height=\"60\"><path d=\"M93.464 12.348c-.7.166-1.48-.46-1.775-1.417s.026-1.864.702-2.03c.7-.166 1.48.46 1.788 1.417.294.945-.026 1.864-.715 2.03zm-.996 38.763c-.7-.128-1.034-1.02-.766-1.992s1.047-1.66 1.736-1.532 1.034 1.02.766 1.992c-.255.983-1.047 1.66-1.736 1.532zm3.473-31.358c-1.02.255-2.196-.677-2.63-2.094-.434-1.404.038-2.745 1.047-3s2.196.677 2.63 2.094c.447 1.404-.026 2.745-1.047 3zm-1.2 25.983c-.958-.166-1.417-1.468-1.034-2.9s1.48-2.464 2.44-2.298 1.417 1.468 1.034 2.9-1.48 2.464-2.44 2.298z\" fill=\"#e36f1e\"/><path d=\"M97.46 28.805c-1.3.14-2.515-1.2-2.732-3s.664-3.37 1.953-3.524c1.3-.14 2.515 1.2 2.732 3s-.664 3.383-1.953 3.524zm-.817 8.874c-1.302 0-2.3-1.468-2.26-3.28s1.15-3.294 2.45-3.294 2.3 1.468 2.26 3.28c-.064 1.813-1.162 3.294-2.45 3.294z\"/><path d=\"M101.112 16.038c-.523.128-1.124-.345-1.34-1.073-.217-.715.013-1.404.536-1.532s1.124.345 1.34 1.073c.217.715-.013 1.404-.536 1.532zm-.753 29.187c-.523-.1-.78-.766-.575-1.494s.792-1.25 1.315-1.15.78.766.575 1.494-.792 1.238-1.315 1.15zm2.617-23.62c-.766.192-1.647-.5-1.98-1.57s.026-2.068.792-2.26 1.647.5 1.98 1.57-.026 2.068-.792 2.26zm-.907 19.56c-.728-.128-1.073-1.1-.78-2.196s1.1-1.85 1.84-1.724 1.073 1.1.78 2.183-1.1 1.864-1.84 1.736z\" fill=\"#e36f1e\"/><path d=\"M104.112 28.422c-.97.102-1.9-.907-2.056-2.26s.498-2.54 1.468-2.656c.97-.102 1.902.907 2.056 2.26.166 1.366-.485 2.554-1.468 2.656zM103.5 35.1c-.983 0-1.736-1.1-1.698-2.477s.868-2.477 1.84-2.477c.983 0 1.75 1.098 1.698 2.477-.038 1.366-.855 2.477-1.84 2.477z\"/><path d=\"M106.92 19.727c-.358.1-.766-.243-.92-.728s.013-.958.37-1.047.766.243.92.728c.14.485-.013.958-.37 1.047zm-.5 19.943c-.358-.064-.536-.523-.396-1.02s.536-.855.894-.792.536.523.396 1.02-.536.855-.894.792zm1.788-16.14c-.523.128-1.124-.345-1.353-1.073s.013-1.417.536-1.545 1.124.358 1.353 1.073c.217.728-.013 1.417-.536 1.545zm-.626 13.368c-.498-.1-.728-.753-.536-1.494.204-.74.766-1.264 1.25-1.175.498.1.728.753.536 1.494-.192.728-.753 1.264-1.25 1.175z\" fill=\"#e36f1e\"/><path d=\"M108.977 28.193c-.664.077-1.302-.613-1.404-1.545-.115-.932.345-1.736 1-1.813s1.302.613 1.404 1.545-.345 1.736-1 1.813zm-.42 4.558c-.664 0-1.187-.753-1.162-1.685s.587-1.698 1.264-1.698c.664 0 1.187.753 1.162 1.685-.038.945-.6 1.698-1.264 1.698zm-83.923 2.643l-2.44-.013-1.813-3.04h-5.17l1.15-1.877h2.886l-1.9-3.14-4.903 8.07H10l5.912-9.83a2.67 2.67 0 0 1 .626-.702c.32-.243.6-.37.855-.37.28 0 .562.115.855.345a2.78 2.78 0 0 1 .626.715zm10.7-8.976h-7.508v8.976h-1.9v-10.88h9.397zm-.485 4.405h-6.2v-1.9h6.205zm15.3 4.57h-2.8l-3.04-3.064h-4.086v-1.877h5.094c.702 0 1.3-.153 1.762-.46.536-.358.817-.88.817-1.545 0-1.353-.855-2.043-2.58-2.043H39.11v8.976h-1.9V24.503h7.8c1.404 0 2.528.306 3.396.907.983.7 1.48 1.698 1.48 3.04 0 .92-.28 1.698-.855 2.362-.536.613-1.25 1.047-2.17 1.3zm4.354 0h-1.9V24.515h1.9z\"/><path d=\"M68.337 34.462c0 .702-.243 1.047-.715 1.047-.345 0-.74-.217-1.175-.65l-6.97-7v7.546H57.6V25.46a1.08 1.08 0 0 1 .204-.664c.14-.192.332-.28.587-.28.345 0 .715.192 1.085.562l6.97 6.984v-7.546h1.9zm5.145.932h-1.9v-10.88h1.9zm14.338 0h-6.14c-1.583 0-2.886-.523-3.92-1.57s-1.558-2.375-1.558-3.984c0-1.596.5-2.873 1.532-3.856 1.02-.97 2.337-1.468 3.945-1.468h6.14v1.9h-6.154c-1.047 0-1.902.332-2.566 1-.677.664-1 1.532-1 2.58s.332 1.9 1 2.528c.677.65 1.532.97 2.566.97h6.14v1.902z\" fill=\"#e36f1e\"/></svg>" }
120
60
konghq-icon.svg
../../LogoSet/logo-cleaned/konghq/konghq-icon.svg
{ "meta": { "version": null, "id": null, "x": null, "y": null, "viewBox": null, "width": "64", "height": "64", "style": null, "{http://www.w3.org/XML/1998/namespace}space": null, "fill-rule": null, "preserveAspectRatio": null, "{http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd}docname": null, "{http://www.inkscape.org/namespaces/inkscape}version": null, "fill": null, "overflow": null, "enable-background": null, "image-rendering": null, "shape-rendering": null, "text-rendering": null, "data-name": null, "stroke": null, "stroke-width": null, "{http://www.inkscape.org/namespaces/inkscape}export-filename": null, "{http://www.inkscape.org/namespaces/inkscape}export-xdpi": null, "{http://www.inkscape.org/namespaces/inkscape}export-ydpi": null, "stroke-miterlimit": null, "stroke-linejoin": null, "role": null, "baseProfile": null, "stroke-linecap": null, "class": null, "aria-label": null }, "svgRaw": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"64\" height=\"64\"><path d=\"M20.986 50.552h11.662l6.055 7.54-1.04 2.568H22.596l.37-2.568-3.552-5.548zm8.238-33.765l6.33-.01L64 50.428l-2.2 10.23h-12.19l.76-2.883-26.58-31.452zM40.518 3.34L53.68 13.758l-1.685 1.75 2.282 3.2v3.422l-6.563 5.386L36.68 14.39h-6.426l2.587-4.774zm-27.46 32.852l9.256-7.935L34.6 42.84 31.1 48.182H19.782l-7.837 10.144-1.8 2.333H0V48.213l9.465-12.02z\" fill=\"#003459\" fill-rule=\"evenodd\"/></svg>" }
64
64
konghq-ar21.svg
../../LogoSet/logo-cleaned/konghq/konghq-ar21.svg
{ "meta": { "version": null, "id": null, "x": null, "y": null, "viewBox": null, "width": "120", "height": "60", "style": null, "{http://www.w3.org/XML/1998/namespace}space": null, "fill-rule": null, "preserveAspectRatio": null, "{http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd}docname": null, "{http://www.inkscape.org/namespaces/inkscape}version": null, "fill": null, "overflow": null, "enable-background": null, "image-rendering": null, "shape-rendering": null, "text-rendering": null, "data-name": null, "stroke": null, "stroke-width": null, "{http://www.inkscape.org/namespaces/inkscape}export-filename": null, "{http://www.inkscape.org/namespaces/inkscape}export-xdpi": null, "{http://www.inkscape.org/namespaces/inkscape}export-ydpi": null, "stroke-miterlimit": null, "stroke-linejoin": null, "role": null, "baseProfile": null, "stroke-linecap": null, "class": null, "aria-label": null }, "svgRaw": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"120\" height=\"60\"><path d=\"M107.257 35.888h5.3v-8.14h-5.3zm5.284-11.336l4.067.001v15.133c0 2.51-.264 2.935-.925 3.62-.528.555-1.374.82-2.853.82l-5.96-.012-1.837-2.036-.006-.856h7.513l-.007-2.072-5.125-.003c-1.56 0-2.344-.29-3.005-.925-.845-.872-1.19-2.78-1.19-6.346 0-3.592.423-5.553 1.294-6.45.66-.634 1.506-.898 2.96-.898l3.036.025 2.037 1.837zm-16.438 4.6h.001v-1.35h-1.466-.064-1.136-.045-2.254v11.28H87.1V24.554l4.026-.001V26.4l2.036-1.837h1.182c.186-.02.384-.025.6-.025h1.77c1.242 0 2.034.264 2.59.82.607.58.845 1.347.845 3.487v10.25h-4.04l-.003-9.93zm-21.15 9.93c-1.48 0-2.245-.238-2.88-.898-.95-.95-1.32-2.272-1.32-6.366 0-4.12.37-5.415 1.32-6.392.607-.634 1.4-.872 2.88-.872h4.94c1.48 0 2.245.238 2.88.872.95.977 1.32 2.272 1.32 6.392s-.37 5.415-1.32 6.366c-.634.66-1.4.898-2.88.898zm-.185-3.2h5.3v-8.136h-5.3zM64.437 20.537h4.81l-6.91 8.742 7.2 9.858h-5.102L58.96 31.39l-1.3-.006v7.752h-4.33v-18.6h4.33v7.2h1.297zM17.005 42.034h7.565l3.928 4.9-.675 1.666H18.05l.24-1.666-2.304-3.6zm5.344-21.902l4.106-.006 18.452 21.83-1.434 6.636h-7.908l.492-1.87-17.242-20.402zm7.326-8.722l8.54 6.757-1.093 1.136 1.48 2.076v2.22l-4.257 3.494-7.16-8.516h-4.168l1.678-3.097zM11.86 32.72l6.004-5.147 7.97 9.46-2.263 3.465h-7.35l-5.084 6.58-1.16 1.513H3.392v-8.073l6.14-7.797z\" fill=\"#003459\" fill-rule=\"evenodd\"/></svg>" }
120
60
apple-tile.svg
../../LogoSet/logo-cleaned/apple/apple-tile.svg
{ "meta": { "version": null, "id": null, "x": null, "y": null, "viewBox": null, "width": "512", "height": "512", "style": null, "{http://www.w3.org/XML/1998/namespace}space": null, "fill-rule": null, "preserveAspectRatio": null, "{http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd}docname": null, "{http://www.inkscape.org/namespaces/inkscape}version": null, "fill": null, "overflow": null, "enable-background": null, "image-rendering": null, "shape-rendering": null, "text-rendering": null, "data-name": null, "stroke": null, "stroke-width": null, "{http://www.inkscape.org/namespaces/inkscape}export-filename": null, "{http://www.inkscape.org/namespaces/inkscape}export-xdpi": null, "{http://www.inkscape.org/namespaces/inkscape}export-ydpi": null, "stroke-miterlimit": null, "stroke-linejoin": null, "role": null, "baseProfile": null, "stroke-linecap": null, "class": null, "aria-label": null }, "svgRaw": "<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" width=\"512\"><rect width=\"512\" height=\"512\" fill=\"#555\" rx=\"15%\"/><path fill=\"#f2f2f2\" d=\"M410 334s-10 29-30 59c-5 9-29 43-58 43-21 0-35-15-62-15-33 0-46 15-67 15-11 1-22-5-34-16-77-73-81-181-52-225 18-29 48-47 81-48 26 0 54 17 65 17 8 0 50-20 74-18 33 3 56 15 73 38-49 24-66 117 10 150zM329 56c8 32-27 93-79 90-3-43 34-87 79-90z\"/></svg>" }
512
512
apple-icon.svg
../../LogoSet/logo-cleaned/apple/apple-icon.svg
{ "meta": { "version": null, "id": null, "x": null, "y": null, "viewBox": "0 0 32 32", "width": "64", "height": "64", "style": null, "{http://www.w3.org/XML/1998/namespace}space": null, "fill-rule": null, "preserveAspectRatio": null, "{http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd}docname": null, "{http://www.inkscape.org/namespaces/inkscape}version": null, "fill": null, "overflow": null, "enable-background": null, "image-rendering": null, "shape-rendering": null, "text-rendering": null, "data-name": null, "stroke": null, "stroke-width": null, "{http://www.inkscape.org/namespaces/inkscape}export-filename": null, "{http://www.inkscape.org/namespaces/inkscape}export-xdpi": null, "{http://www.inkscape.org/namespaces/inkscape}export-ydpi": null, "stroke-miterlimit": null, "stroke-linejoin": null, "role": null, "baseProfile": null, "stroke-linecap": null, "class": null, "aria-label": null }, "svgRaw": "<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 32 32\" width=\"64\" height=\"64\"><g transform=\"matrix(.036771 0 0 .036771 3 0)\"><defs><path id=\"A\" d=\"M0 0h708.7v870.3H0z\"/><path id=\"B\" d=\"M591.8 462.4c-1-110.1 90-163 94.1-165.6-51.2-74.9-130.8-85.1-159.2-86.3-67.7-6.9-132.2 39.9-166.6 39.9s-87.4-38.9-143.6-37.8c-73.9 1.1-142 42.9-180.1 109.1-76.7 133-19.6 330.3 55.2 438.4 36.6 52.8 80.1 112.3 137.4 110.1 55.2-2.2 76-35.7 142.6-35.7s85.4 35.7 143.6 34.6c59.3-1.2 96.9-54 133.2-107 41.9-61.3 59.2-120.7 60.2-123.8-1.3-.5-115.6-44.3-116.8-175.9\"/></defs><clipPath id=\"C\"><use xlink:href=\"#A\"/></clipPath><g clip-path=\"url(#C)\"><use xlink:href=\"#B\"/></g><path d=\"M482.3 139c30.4-36.8 50.9-88 45.3-139-43.8 1.8-96.8 29.2-128.2 66-28.1 32.5-52.8 84.6-46.1 134.6 48.7 3.8 98.6-24.9 129-61.6\"/></g><g clip-path=\"url(#C)\" transform=\"matrix(.098524 0 0 .098524 89.579758 -18.770519)\"><use xlink:href=\"#B\"/></g><path d=\"M137.098-5.076c2.995-3.626 5.015-8.67 4.463-13.695-4.315.177-9.537 2.877-12.63 6.503-2.77 3.202-5.202 8.335-4.542 13.26 4.798.374 9.714-2.453 12.71-6.07\"/><path d=\"M185.7 37.457l-4.966 15.045h-6.384l16.247-47.824h7.448l16.316 47.824h-6.6l-5.113-15.045zm15.685-4.828l-4.68-13.764c-1.064-3.123-1.773-5.96-2.483-8.73h-.138l-2.414 8.66L187 32.63z\" enable-background=\"new \"/><path d=\"M219.208 29.368c0-4.394-.138-7.95-.286-11.212h5.606l.286 5.892h.138c2.552-4.187 6.6-6.67 12.207-6.67 8.306 0 14.542 7.025 14.542 17.458 0 12.345-7.517 18.444-15.606 18.444-4.542 0-8.512-2-10.572-5.4h-.138v18.66h-6.177zm6.168 9.153c0 .926.138 1.773.286 2.552 1.133 4.325 4.897 7.3 9.37 7.3 6.6 0 10.434-5.4 10.434-13.27 0-6.887-3.616-12.77-10.217-12.77-4.256 0-8.227 3.054-9.44 7.734-.217.778-.424 1.704-.424 2.552v5.892zm32.778-9.153c0-4.394-.138-7.95-.286-11.212h5.606l.286 5.892h.138c2.552-4.187 6.6-6.67 12.207-6.67 8.306 0 14.542 7.025 14.542 17.458 0 12.345-7.517 18.444-15.606 18.444-4.542 0-8.512-2-10.572-5.4h-.138v18.66h-6.177zm6.177 9.153c0 .926.138 1.773.286 2.552 1.133 4.325 4.897 7.3 9.37 7.3 6.6 0 10.434-5.4 10.434-13.27 0-6.887-3.616-12.77-10.217-12.77-4.256 0-8.227 3.054-9.44 7.734-.217.778-.424 1.704-.424 2.552v5.892zM297.1 2.126h6.246V52.5H297.1zm18.8 34.336c.138 8.444 5.537 11.92 11.774 11.92 4.473 0 7.163-.778 9.508-1.773l1.064 4.473c-2.197.995-5.96 2.128-11.42 2.128-10.572 0-16.887-6.956-16.887-17.3s6.1-18.523 16.1-18.523c11.212 0 14.187 9.862 14.187 16.178 0 1.28-.138 2.266-.217 2.906zm18.306-4.473c.07-3.97-1.635-10.148-8.66-10.148-6.315 0-9.084 5.823-9.577 10.148z\" enable-background=\"new \"/></svg>" }
64
64
0 0 32 32
apple-ar21.svg
../../LogoSet/logo-cleaned/apple/apple-ar21.svg
{ "meta": { "version": null, "id": null, "x": null, "y": null, "viewBox": null, "width": "120", "height": "60", "style": null, "{http://www.w3.org/XML/1998/namespace}space": null, "fill-rule": null, "preserveAspectRatio": null, "{http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd}docname": null, "{http://www.inkscape.org/namespaces/inkscape}version": null, "fill": null, "overflow": null, "enable-background": null, "image-rendering": null, "shape-rendering": null, "text-rendering": null, "data-name": null, "stroke": null, "stroke-width": null, "{http://www.inkscape.org/namespaces/inkscape}export-filename": null, "{http://www.inkscape.org/namespaces/inkscape}export-xdpi": null, "{http://www.inkscape.org/namespaces/inkscape}export-ydpi": null, "stroke-miterlimit": null, "stroke-linejoin": null, "role": null, "baseProfile": null, "stroke-linecap": null, "class": null, "aria-label": null }, "svgRaw": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"120\" height=\"60\"><g clip-path=\"url(#SVGID_2_)\" transform=\"matrix(.041468 0 0 .041468 7.125862 11.278637)\"><path d=\"M591.8 462.4c-1-110.1 90-163 94.1-165.6-51.2-74.9-130.8-85.1-159.2-86.3-67.7-6.9-132.2 39.9-166.6 39.9s-87.4-38.9-143.6-37.8c-73.9 1.1-142 42.9-180.1 109.1-76.7 133-19.6 330.3 55.2 438.4 36.6 52.8 80.1 112.3 137.4 110.1 55.2-2.2 76-35.7 142.6-35.7s85.4 35.7 143.6 34.6c59.3-1.2 96.9-54 133.2-107 41.9-61.3 59.2-120.7 60.2-123.8-1.3-.5-115.6-44.3-116.8-175.9\"/></g><path d=\"M27.126 17.043c1.26-1.526 2.11-3.65 1.878-5.764-1.816.075-4.014 1.21-5.316 2.737-1.165 1.348-2.2 3.508-1.912 5.582 2.02.158 4.09-1.033 5.35-2.554\"/><path d=\"M47.586 34.944l-2.1 6.332H42.81l6.838-20.13h3.135l6.867 20.13H56.87l-2.152-6.332zm6.602-2.032l-1.97-5.793c-.448-1.315-.746-2.51-1.045-3.674h-.058L50.1 27.1l-1.97 5.822z\" enable-background=\"new \"/><path d=\"M61.685 31.54l-.12-4.72h2.36l.12 2.48h.058c1.074-1.762 2.778-2.807 5.138-2.807 3.496 0 6.12 2.957 6.12 7.348 0 5.196-3.164 7.763-6.57 7.763-1.912 0-3.583-.838-4.45-2.268h-.058V47.2h-2.6zm2.596 3.852c0 .4.058.746.12 1.074.477 1.82 2.06 3.077 3.944 3.077 2.778 0 4.4-2.268 4.4-5.586 0-2.9-1.522-5.374-4.3-5.374-1.8 0-3.463 1.286-3.973 3.255a3.84 3.84 0 0 0-.178 1.074v2.48zm13.797-3.852l-.12-4.72h2.36l.12 2.48h.058c1.074-1.762 2.778-2.807 5.138-2.807 3.496 0 6.12 2.957 6.12 7.348 0 5.196-3.164 7.763-6.57 7.763-1.912 0-3.583-.838-4.45-2.268h-.058V47.2h-2.6zm2.6 3.852c0 .4.058.746.12 1.074.477 1.82 2.06 3.077 3.944 3.077 2.778 0 4.4-2.268 4.4-5.586 0-2.9-1.522-5.374-4.3-5.374-1.8 0-3.463 1.286-3.973 3.255a3.84 3.84 0 0 0-.178 1.074v2.48zm13.796-15.318h2.63v21.203h-2.63zm7.912 14.452c.058 3.554 2.33 5.018 4.955 5.018 1.883 0 3.015-.328 4.002-.746l.448 1.883c-.925.42-2.5.896-4.806.896-4.45 0-7.108-2.928-7.108-7.286s2.567-7.796 6.78-7.796c4.72 0 5.97 4.15 5.97 6.8 0 .54-.058.954-.1 1.223zm7.705-1.883c.03-1.67-.688-4.27-3.645-4.27-2.658 0-3.823 2.45-4.03 4.27z\" enable-background=\"new \"/></svg>" }
120
60
ocaml-ar21.svg
../../LogoSet/logo-cleaned/ocaml/ocaml-ar21.svg
{ "meta": { "version": null, "id": null, "x": null, "y": null, "viewBox": null, "width": "120", "height": "60", "style": null, "{http://www.w3.org/XML/1998/namespace}space": null, "fill-rule": null, "preserveAspectRatio": null, "{http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd}docname": null, "{http://www.inkscape.org/namespaces/inkscape}version": null, "fill": null, "overflow": null, "enable-background": null, "image-rendering": null, "shape-rendering": null, "text-rendering": null, "data-name": null, "stroke": null, "stroke-width": null, "{http://www.inkscape.org/namespaces/inkscape}export-filename": null, "{http://www.inkscape.org/namespaces/inkscape}export-xdpi": null, "{http://www.inkscape.org/namespaces/inkscape}export-ydpi": null, "stroke-miterlimit": null, "stroke-linejoin": null, "role": null, "baseProfile": null, "stroke-linecap": null, "class": null, "aria-label": null }, "svgRaw": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"120\" height=\"60\"><g transform=\"matrix(.205958 0 0 .205958 5.954651 15.142461)\"><path d=\"M86.085 127c-.21-1.424.197-2.84-.232-4.177-.367-1.166-1.21-1.273-1.762-2.22-1.457-2.487-2.963-5.71-3.102-8.754-.127-2.735-1.133-5.206-1.27-7.917-.066-1.308.088-2.657.04-3.952-.025-.63-.06-1.176-.186-1.86l-.195-1.144.34-.848c-.15-.29 2.902-.194 3.812-.188l4.54.173c3.148.156 6.016.117 9.082-.356 6.832-1.055 9.973-3.845 11.58-5.005 6.273-4.523 9.146-11.918 9.146-11.918 1.035-2.3 1.03-6.43 3.25-8.276 2.615-2.18 7.006-2.022 10.008-3.36 1.756-.777 3.023-1.205 4.818-.833 1.332.278 3.73 1.82 4.28-.345-.445-.287-.62-.812-.857-1.103 2.475-.245.047-5.986-.932-7.133-1.512-1.77-4.035-2.58-6.72-3.293-3.188-.845-6.08-1.82-9.082-1.23-5.242 1.026-4.85-1.974-7.94-1.974-3.707 0-10.303.182-11.443 3.786-.53 1.683-1.078 1.753-1.998 3.044-.787 1.106.137 2.082-.258 3.344-.408 1.297-1.007 5.865-1.632 7.46-1.057 2.697-2.317 6.065-4.643 6.065-3.26.4-5.824.515-8.47-.445-1.592-.578-4.26-1.483-5.58-2.04-6.088-2.563-7.088-5.367-7.088-5.367-.653-1.08-2.374-2.82-3.018-5.093-.708-2.502-1.903-4.59-2.387-5.89-.5-1.35-1.7-3.5-2.64-5.846-1.205-2.99-2.9-5.223-4.14-6.33-1.896-1.7-3.646-4.306-7.495-3.546-.688.136-3.188.25-5.104 1.856-1.3 1.1-1.71 3.34-2.912 5.236-.695 1.096-1.917 4.24-3.038 6.863-.777 1.818-1.14 3.18-1.98 3.85-.657.524-1.47 1.2-2.456.832-.61-.23-1.264-.617-1.923-1.132-.9-.695-2.913-4.138-4.156-6.68-1.077-2.205-3.376-5.502-4.706-7.287-1.914-2.568-3.036-3.22-5.864-3.22-6.067 0-6.526 3.397-9.195 8.337-1.172 2.17-1.6 5.614-3.952 8.313-1.345 1.544-5.637 7.893-8.62 8.972v-.03l-.008.03.008 45.036c.193-.6.398-1.156.63-1.662 1.154-2.46 3.832-4.74 5.32-7.266.81-1.376 1.732-2.724 2.268-4.168.46-1.244.688-3.1 1.354-4.178.816-1.323 2.094-1.773 3.406-1.987 2.055-.34 3.8 2.954 6.43 4.166 1.12.515 6.28 2.342 7.83 2.717 2.55.6 5.38 1.12 7.97 1.642 1.387.28 2.713.443 4.14.588 1.28.128 6.08.287 6.377.634-2.44 1.244-3.87 4.736-4.785 7.207-.955 2.575-1.62 5.44-2.775 7.96-1.28 2.783-3.96 3.94-3.64 7.184.123 1.294.36 2.65.143 4.075-.23 1.5-.836 2.67-1.277 4.137-.566 1.915-1.24 8.1-2.113 9.918l5.346-.672c.583-1.386 1.12-7.237 1.31-7.794.998-2.934 2.322-5.348 4.36-7.617 1.986-2.21 1.883-5.06 3.043-7.637 1.256-2.8 2.945-5.04 4.54-7.67 2.88-4.76 4.78-10.767 10.906-11.99.654-.135 4.404 2.57 6.068 4.177 1.906 1.832 3.988 3.954 5.24 6.48 2.424 4.896 4.48 11.988 5.258 15.9.447 2.246.803 2.38 2.322 4.16.7.815 2.094 3.362 2.553 4.34.482 1.044 1.215 3.42 1.8 4.633.344.722 1.236 2.94 1.885 4.856l4.987-.156c.018.042.11-.012.13.027-.014-.04-.033-.084-.05-.125-2.485-4.987-4.075-10.757-4.896-16.28z\" fill=\"#fff\"/><path d=\"M82.92 97.9l.023-.06c-.034-.154-.046-.19-.023.06z\" fill=\"#484444\"/><linearGradient id=\"A\" gradientUnits=\"userSpaceOnUse\" x1=\"82.925\" y1=\"97.718\" x2=\"82.925\" y2=\"97.9\"><stop offset=\"0\" stop-color=\"#f29100\"/><stop offset=\"1\" stop-color=\"#ec670f\"/></linearGradient><path d=\"M82.92 97.9l.023-.06c-.034-.154-.046-.19-.023.06z\" fill=\"url(#A)\"/><linearGradient id=\"B\" gradientUnits=\"userSpaceOnUse\" x1=\"61.276\" y1=\"98.981\" x2=\"61.276\" y2=\"144.277\"><stop offset=\"0\" stop-color=\"#f29100\"/><stop offset=\"1\" stop-color=\"#ec670f\"/></linearGradient><path d=\"M84.03 138.674c-.584-1.213-1.316-3.59-1.8-4.633-.46-.978-1.854-3.524-2.553-4.34-1.52-1.78-1.875-1.913-2.322-4.16-.777-3.91-2.834-11.004-5.258-15.9-1.252-2.526-3.334-4.648-5.24-6.48-1.664-1.607-5.414-4.312-6.068-4.177-6.125 1.223-8.025 7.23-10.906 11.99-1.594 2.632-3.283 4.87-4.54 7.67-1.16 2.575-1.057 5.426-3.043 7.637-2.037 2.27-3.36 4.684-4.36 7.617-.19.557-.726 6.408-1.31 7.794l9.103-.638c8.482.578 6.033 3.83 19.273 3.12l20.906-.647c-.65-1.916-1.542-4.134-1.886-4.856z\" fill=\"url(#B)\"/><linearGradient id=\"C\" gradientUnits=\"userSpaceOnUse\" x1=\"82.781\" y1=\"0\" x2=\"82.781\" y2=\"144.245\"><stop offset=\"0\" stop-color=\"#f29100\"/><stop offset=\"1\" stop-color=\"#ec670f\"/></linearGradient><path d=\"M144.695 0H20.865A20.86 20.86 0 0 0 .01 20.857v45.507c2.984-1.08 7.276-7.428 8.62-8.972 2.353-2.7 2.78-6.144 3.952-8.313 2.67-4.94 3.128-8.337 9.195-8.337 2.828 0 3.95.652 5.864 3.22 1.33 1.785 3.63 5.083 4.706 7.287 1.242 2.544 3.266 5.986 4.156 6.68.66.516 1.312.903 1.923 1.132.984.37 1.798-.308 2.456-.832.84-.67 1.202-2.032 1.98-3.85 1.122-2.623 2.343-5.766 3.038-6.863 1.203-1.896 1.613-4.146 2.912-5.236 1.916-1.607 4.416-1.72 5.104-1.856 3.85-.76 5.6 1.856 7.495 3.546 1.24 1.108 2.937 3.34 4.14 6.33.94 2.336 2.14 4.497 2.64 5.846.484 1.302 1.68 3.39 2.387 5.89.643 2.272 2.364 4.013 3.018 5.093 0 0 1 2.804 7.088 5.367 1.32.556 3.988 1.46 5.58 2.04 2.645.96 5.207.836 8.47.445 2.326 0 3.586-3.368 4.643-6.065.625-1.594 1.224-6.162 1.632-7.46.395-1.262-.53-2.238.258-3.344.92-1.29 1.467-1.36 1.998-3.044 1.14-3.604 7.736-3.786 11.443-3.786 3.1 0 2.697 3 7.94 1.974 3.002-.59 5.895.387 9.082 1.23 2.684.712 5.207 1.523 6.72 3.293.98 1.146 3.406 6.888.932 7.133.238.29.412.816.857 1.103-.55 2.166-2.95.623-4.28.345-1.795-.372-3.062.056-4.818.833-3.002 1.337-7.393 1.18-10.008 3.36-2.22 1.846-2.215 5.967-3.25 8.276 0 0-2.873 7.394-9.146 11.918-1.607 1.16-4.748 3.95-11.58 5.005-3.066.474-5.934.513-9.082.356l-4.54-.173c-.9-.007-3.963-.104-3.812.188l-.34.848c.053.28.164.976.195 1.144.125.685.16 1.23.186 1.86.047 1.295-.107 2.645-.04 3.952.137 2.71 1.143 5.182 1.27 7.917.14 3.045 1.645 6.267 3.102 8.754.553.947 1.395 1.055 1.762 2.22.43 1.336.023 2.753.232 4.177.82 5.52 2.4 11.292 4.896 16.275a1.16 1.16 0 0 0 .058.123c3.07-.514 6.147-1.618 10.136-2.208 7.314-1.085 17.486-.526 24.02-1.138 16.533-1.554 25.506 6.78 40.355 3.365V20.858C165.55 9.34 156.216 0 144.695 0zM82.92 97.9c-.023-.25-.012-.215.023-.06z\" fill=\"url(#C)\"/><linearGradient id=\"D\" gradientUnits=\"userSpaceOnUse\" x1=\"22.871\" y1=\"92.114\" x2=\"22.871\" y2=\"143.249\"><stop offset=\"0\" stop-color=\"#f29100\"/><stop offset=\"1\" stop-color=\"#ec670f\"/></linearGradient><path d=\"M38.175 117.053c1.154-2.518 1.82-5.385 2.775-7.96.916-2.47 2.346-5.963 4.785-7.207-.297-.347-5.096-.506-6.377-.634l-4.14-.588-7.97-1.642c-1.55-.375-6.71-2.202-7.83-2.717-2.63-1.212-4.375-4.505-6.43-4.166-1.312.214-2.6.664-3.406 1.987-.666 1.08-.893 2.933-1.354 4.178-.535 1.444-1.46 2.792-2.268 4.168-1.488 2.524-4.166 4.807-5.32 7.266-.232.506-.438 1.072-.63 1.662v28.113l4.33.934c11.63 3.104 14.47 3.366 25.877 2.062l1.07-.142c.873-1.82 1.547-8.004 2.113-9.92.44-1.468 1.047-2.638 1.277-4.137.217-1.424-.02-2.78-.143-4.075-.317-3.242 2.365-4.4 3.644-7.183z\" fill=\"url(#D)\"/><path d=\"M218.35 125.804c-5.506 0-10.533-.98-15.08-2.94s-8.447-4.774-11.7-8.447-5.777-8.134-7.57-13.4-2.7-11.22-2.7-17.896.896-12.618 2.7-17.832 4.316-9.593 7.57-13.14 7.152-6.257 11.7-8.134 9.574-2.816 15.08-2.816 10.53.94 15.08 2.816 8.445 4.6 11.7 8.197 5.777 8 7.572 13.203 2.7 11.118 2.7 17.707c0 6.676-.896 12.64-2.7 17.896s-4.318 9.72-7.572 13.4-7.154 6.488-11.7 8.447-9.574 2.94-15.08 2.94zm0-15.894c5.588 0 10.012-2.397 13.266-7.195s4.88-11.325 4.88-19.585c0-8.175-1.627-14.558-4.88-19.146S223.94 57.1 218.35 57.1s-10.012 2.295-13.266 6.883-4.88 10.972-4.88 19.146c0 8.26 1.627 14.788 4.88 19.585s7.677 7.195 13.266 7.195zm43.548-25.904c0-6.758 1.043-12.784 3.13-18.083s4.9-9.78 8.447-13.453a35.78 35.78 0 0 1 12.4-8.385c4.724-1.92 9.7-2.88 14.955-2.88 5.088 0 9.697 1.064 13.828 3.2s7.57 4.6 10.324 7.446l-10.14 11.4c-2.086-1.918-4.193-3.42-6.32-4.505s-4.6-1.627-7.445-1.627-5.486.606-7.947 1.814-4.6 2.94-6.443 5.193-3.275 5.005-4.318 8.26-1.564 6.926-1.564 11.012c0 8.428 1.795 14.955 5.383 19.585s8.383 6.945 14.4 6.945c3.336 0 6.256-.667 8.76-2.002s4.754-3.086 6.758-5.256l10.137 11.138c-3.422 4.004-7.322 7.008-11.7 9s-9.117 3.004-14.205 3.004c-5.256 0-10.22-.897-14.9-2.7a34.74 34.74 0 0 1-12.264-7.947c-3.504-3.504-6.258-7.862-8.26-13.077s-3.006-11.24-3.006-18.08zm70.455 23.026c0-6.508 2.752-11.596 8.258-15.267s14.393-6.132 26.656-7.383c-.168-2.754-1.002-4.943-2.502-6.57s-3.924-2.44-7.26-2.44c-2.67 0-5.34.5-8.008 1.502s-5.508 2.378-8.5 4.13l-6.508-12.14c4.004-2.42 8.197-4.38 12.576-5.882s9.03-2.252 13.953-2.252c8 0 14.12 2.274 18.334 6.82s6.32 11.618 6.32 21.212v35.54h-15.016l-1.377-6.382h-.375c-2.672 2.336-5.486 4.235-8.447 5.693s-6.195 2.2-9.7 2.2c-2.836 0-5.38-.48-7.633-1.44s-4.172-2.294-5.756-4.005-2.816-3.7-3.693-5.944-1.313-4.713-1.313-7.384zm17.52-1.377c0 2.003.645 3.484 1.94 4.442s3.023 1.44 5.193 1.44 4.004-.457 5.506-1.376 3.086-2.2 4.756-3.88v-10.9c-6.592.92-11.137 2.253-13.64 4.005s-3.753 3.84-3.753 6.258zm46.55-43.425h15.018l1.252 8h.5c2.586-2.585 5.338-4.818 8.26-6.695s6.424-2.816 10.512-2.816c4.422 0 7.988.897 10.7 2.7s4.86 4.36 6.445 7.696c2.754-2.835 5.65-5.275 8.697-7.32s6.652-3.066 10.826-3.066c6.672 0 11.574 2.233 14.703 6.695s4.693 10.574 4.693 18.333V124.3h-18.396V88.134c0-4.505-.606-7.6-1.814-9.26s-3.15-2.504-5.82-2.504c-3.088 0-6.633 2.003-10.64 6.007V124.3h-18.394V88.134c0-4.505-.607-7.6-1.815-9.26s-3.15-2.503-5.82-2.503c-3.172 0-6.676 2.003-10.512 6.007V124.3H396.42zm102.243-25.653h18.397v69.203c0 1.92.353 3.254 1.062 4.005s1.44 1.126 2.2 1.126h1.062c.3 0 .7-.082 1.2-.25l2.252 13.64c-1 .416-2.273.77-3.816 1.063s-3.36.44-5.443.44c-3.172 0-5.842-.5-8-1.502s-3.9-2.397-5.193-4.192-2.232-3.96-2.816-6.507-.875-5.4-.875-8.572z\" fill=\"#484444\"/></g></svg>" }
120
60
ocaml-icon.svg
../../LogoSet/logo-cleaned/ocaml/ocaml-icon.svg
{ "meta": { "version": null, "id": null, "x": null, "y": null, "viewBox": null, "width": "64", "height": "64", "style": null, "{http://www.w3.org/XML/1998/namespace}space": null, "fill-rule": null, "preserveAspectRatio": null, "{http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd}docname": null, "{http://www.inkscape.org/namespaces/inkscape}version": null, "fill": null, "overflow": null, "enable-background": null, "image-rendering": null, "shape-rendering": null, "text-rendering": null, "data-name": null, "stroke": null, "stroke-width": null, "{http://www.inkscape.org/namespaces/inkscape}export-filename": null, "{http://www.inkscape.org/namespaces/inkscape}export-xdpi": null, "{http://www.inkscape.org/namespaces/inkscape}export-ydpi": null, "stroke-miterlimit": null, "stroke-linejoin": null, "role": null, "baseProfile": null, "stroke-linecap": null, "class": null, "aria-label": null }, "svgRaw": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"64\" height=\"64\"><g transform=\"matrix(.386585 0 0 .386585 0 4.112239)\"><path d=\"M86.085 127c-.21-1.424.197-2.84-.232-4.177-.367-1.166-1.21-1.273-1.762-2.22-1.457-2.487-2.963-5.71-3.102-8.754-.127-2.735-1.133-5.206-1.27-7.917-.066-1.308.088-2.657.04-3.952-.025-.63-.06-1.176-.186-1.86l-.195-1.144.34-.848c-.15-.29 2.902-.194 3.812-.188l4.54.173c3.148.156 6.016.117 9.082-.356 6.832-1.055 9.973-3.845 11.58-5.005 6.273-4.523 9.146-11.918 9.146-11.918 1.035-2.3 1.03-6.43 3.25-8.276 2.615-2.18 7.006-2.022 10.008-3.36 1.756-.777 3.023-1.205 4.818-.833 1.332.278 3.73 1.82 4.28-.345-.445-.287-.62-.812-.857-1.103 2.475-.245.047-5.986-.932-7.133-1.512-1.77-4.035-2.58-6.72-3.293-3.188-.845-6.08-1.82-9.082-1.23-5.242 1.026-4.85-1.974-7.94-1.974-3.707 0-10.303.182-11.443 3.786-.53 1.683-1.078 1.753-1.998 3.044-.787 1.106.137 2.082-.258 3.344-.408 1.297-1.007 5.865-1.632 7.46-1.057 2.697-2.317 6.065-4.643 6.065-3.26.4-5.824.515-8.47-.445-1.592-.578-4.26-1.483-5.58-2.04-6.088-2.563-7.088-5.367-7.088-5.367-.653-1.08-2.374-2.82-3.018-5.093-.708-2.502-1.903-4.59-2.387-5.89-.5-1.35-1.7-3.5-2.64-5.846-1.205-2.99-2.9-5.223-4.14-6.33-1.896-1.7-3.646-4.306-7.495-3.546-.688.136-3.188.25-5.104 1.856-1.3 1.1-1.71 3.34-2.912 5.236-.695 1.096-1.917 4.24-3.038 6.863-.777 1.818-1.14 3.18-1.98 3.85-.657.524-1.47 1.2-2.456.832-.61-.23-1.264-.617-1.923-1.132-.9-.695-2.913-4.138-4.156-6.68-1.077-2.205-3.376-5.502-4.706-7.287-1.914-2.568-3.036-3.22-5.864-3.22-6.067 0-6.526 3.397-9.195 8.337-1.172 2.17-1.6 5.614-3.952 8.313-1.345 1.544-5.637 7.893-8.62 8.972v-.03l-.008.03.008 45.036c.193-.6.398-1.156.63-1.662 1.154-2.46 3.832-4.74 5.32-7.266.81-1.376 1.732-2.724 2.268-4.168.46-1.244.688-3.1 1.354-4.178.816-1.323 2.094-1.773 3.406-1.987 2.055-.34 3.8 2.954 6.43 4.166 1.12.515 6.28 2.342 7.83 2.717 2.55.6 5.38 1.12 7.97 1.642 1.387.28 2.713.443 4.14.588 1.28.128 6.08.287 6.377.634-2.44 1.244-3.87 4.736-4.785 7.207-.955 2.575-1.62 5.44-2.775 7.96-1.28 2.783-3.96 3.94-3.64 7.184.123 1.294.36 2.65.143 4.075-.23 1.5-.836 2.67-1.277 4.137-.566 1.915-1.24 8.1-2.113 9.918l5.346-.672c.583-1.386 1.12-7.237 1.31-7.794.998-2.934 2.322-5.348 4.36-7.617 1.986-2.21 1.883-5.06 3.043-7.637 1.256-2.8 2.945-5.04 4.54-7.67 2.88-4.76 4.78-10.767 10.906-11.99.654-.135 4.404 2.57 6.068 4.177 1.906 1.832 3.988 3.954 5.24 6.48 2.424 4.896 4.48 11.988 5.258 15.9.447 2.246.803 2.38 2.322 4.16.7.815 2.094 3.362 2.553 4.34.482 1.044 1.215 3.42 1.8 4.633.344.722 1.236 2.94 1.885 4.856l4.987-.156c.018.042.11-.012.13.027-.014-.04-.033-.084-.05-.125-2.485-4.987-4.075-10.757-4.896-16.28z\" fill=\"#fff\"/><path d=\"M82.92 97.9l.023-.06c-.034-.154-.046-.19-.023.06z\" fill=\"#484444\"/><linearGradient y2=\"97.9\" x2=\"82.925\" y1=\"97.718\" x1=\"82.925\" gradientUnits=\"userSpaceOnUse\" id=\"A\"><stop offset=\"0\" stop-color=\"#f29100\"/><stop offset=\"1\" stop-color=\"#ec670f\"/></linearGradient><path d=\"M82.92 97.9l.023-.06c-.034-.154-.046-.19-.023.06z\" fill=\"url(#A)\"/><linearGradient y2=\"144.277\" x2=\"61.276\" y1=\"98.981\" x1=\"61.276\" gradientUnits=\"userSpaceOnUse\" id=\"B\"><stop offset=\"0\" stop-color=\"#f29100\"/><stop offset=\"1\" stop-color=\"#ec670f\"/></linearGradient><path d=\"M84.03 138.674c-.584-1.213-1.316-3.59-1.8-4.633-.46-.978-1.854-3.524-2.553-4.34-1.52-1.78-1.875-1.913-2.322-4.16-.777-3.91-2.834-11.004-5.258-15.9-1.252-2.526-3.334-4.648-5.24-6.48-1.664-1.607-5.414-4.312-6.068-4.177-6.125 1.223-8.025 7.23-10.906 11.99-1.594 2.632-3.283 4.87-4.54 7.67-1.16 2.575-1.057 5.426-3.043 7.637-2.037 2.27-3.36 4.684-4.36 7.617-.19.557-.726 6.408-1.31 7.794l9.103-.638c8.482.578 6.033 3.83 19.273 3.12l20.906-.647c-.65-1.916-1.542-4.134-1.886-4.856z\" fill=\"url(#B)\"/><linearGradient y2=\"144.245\" x2=\"82.781\" y1=\"0\" x1=\"82.781\" gradientUnits=\"userSpaceOnUse\" id=\"C\"><stop offset=\"0\" stop-color=\"#f29100\"/><stop offset=\"1\" stop-color=\"#ec670f\"/></linearGradient><path d=\"M144.695 0H20.865A20.86 20.86 0 0 0 .01 20.857v45.507c2.984-1.08 7.276-7.428 8.62-8.972 2.353-2.7 2.78-6.144 3.952-8.313 2.67-4.94 3.128-8.337 9.195-8.337 2.828 0 3.95.652 5.864 3.22 1.33 1.785 3.63 5.083 4.706 7.287 1.242 2.544 3.266 5.986 4.156 6.68.66.516 1.312.903 1.923 1.132.984.37 1.798-.308 2.456-.832.84-.67 1.202-2.032 1.98-3.85 1.122-2.623 2.343-5.766 3.038-6.863 1.203-1.896 1.613-4.146 2.912-5.236 1.916-1.607 4.416-1.72 5.104-1.856 3.85-.76 5.6 1.856 7.495 3.546 1.24 1.108 2.937 3.34 4.14 6.33.94 2.336 2.14 4.497 2.64 5.846.484 1.302 1.68 3.39 2.387 5.89.643 2.272 2.364 4.013 3.018 5.093 0 0 1 2.804 7.088 5.367 1.32.556 3.988 1.46 5.58 2.04 2.645.96 5.207.836 8.47.445 2.326 0 3.586-3.368 4.643-6.065.625-1.594 1.224-6.162 1.632-7.46.395-1.262-.53-2.238.258-3.344.92-1.29 1.467-1.36 1.998-3.044 1.14-3.604 7.736-3.786 11.443-3.786 3.1 0 2.697 3 7.94 1.974 3.002-.59 5.895.387 9.082 1.23 2.684.712 5.207 1.523 6.72 3.293.98 1.146 3.406 6.888.932 7.133.238.29.412.816.857 1.103-.55 2.166-2.95.623-4.28.345-1.795-.372-3.062.056-4.818.833-3.002 1.337-7.393 1.18-10.008 3.36-2.22 1.846-2.215 5.967-3.25 8.276 0 0-2.873 7.394-9.146 11.918-1.607 1.16-4.748 3.95-11.58 5.005-3.066.474-5.934.513-9.082.356l-4.54-.173c-.9-.007-3.963-.104-3.812.188l-.34.848c.053.28.164.976.195 1.144.125.685.16 1.23.186 1.86.047 1.295-.107 2.645-.04 3.952.137 2.71 1.143 5.182 1.27 7.917.14 3.045 1.645 6.267 3.102 8.754.553.947 1.395 1.055 1.762 2.22.43 1.336.023 2.753.232 4.177.82 5.52 2.4 11.292 4.896 16.275a1.16 1.16 0 0 0 .058.123c3.07-.514 6.147-1.618 10.136-2.208 7.314-1.085 17.486-.526 24.02-1.138 16.533-1.554 25.506 6.78 40.355 3.365V20.858C165.55 9.34 156.216 0 144.695 0zM82.92 97.9c-.023-.25-.012-.215.023-.06z\" fill=\"url(#C)\"/><linearGradient y2=\"143.249\" x2=\"22.871\" y1=\"92.114\" x1=\"22.871\" gradientUnits=\"userSpaceOnUse\" id=\"D\"><stop offset=\"0\" stop-color=\"#f29100\"/><stop offset=\"1\" stop-color=\"#ec670f\"/></linearGradient><path d=\"M38.175 117.053c1.154-2.518 1.82-5.385 2.775-7.96.916-2.47 2.346-5.963 4.785-7.207-.297-.347-5.096-.506-6.377-.634l-4.14-.588-7.97-1.642c-1.55-.375-6.71-2.202-7.83-2.717-2.63-1.212-4.375-4.505-6.43-4.166-1.312.214-2.6.664-3.406 1.987-.666 1.08-.893 2.933-1.354 4.178-.535 1.444-1.46 2.792-2.268 4.168-1.488 2.524-4.166 4.807-5.32 7.266-.232.506-.438 1.072-.63 1.662v28.113l4.33.934c11.63 3.104 14.47 3.366 25.877 2.062l1.07-.142c.873-1.82 1.547-8.004 2.113-9.92.44-1.468 1.047-2.638 1.277-4.137.217-1.424-.02-2.78-.143-4.075-.317-3.242 2.365-4.4 3.644-7.183z\" fill=\"url(#D)\"/></g></svg>" }
64
64
apache_storm-icon.svg
../../LogoSet/logo-cleaned/apache_storm/apache_storm-icon.svg
{ "meta": { "version": null, "id": null, "x": null, "y": null, "viewBox": "-4.58 166.28 62.822 56.106", "width": "64", "height": "64", "style": null, "{http://www.w3.org/XML/1998/namespace}space": null, "fill-rule": "evenodd", "preserveAspectRatio": null, "{http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd}docname": null, "{http://www.inkscape.org/namespaces/inkscape}version": null, "fill": null, "overflow": null, "enable-background": null, "image-rendering": null, "shape-rendering": null, "text-rendering": null, "data-name": null, "stroke": null, "stroke-width": null, "{http://www.inkscape.org/namespaces/inkscape}export-filename": null, "{http://www.inkscape.org/namespaces/inkscape}export-xdpi": null, "{http://www.inkscape.org/namespaces/inkscape}export-ydpi": null, "stroke-miterlimit": null, "stroke-linejoin": null, "role": null, "baseProfile": null, "stroke-linecap": null, "class": null, "aria-label": null }, "svgRaw": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"64\" height=\"64\" viewBox=\"-4.58 166.28 62.822 56.106\" fill-rule=\"evenodd\"><path d=\"M34.285 196.6L18.86 208.425h17.997L16.93 224.238h5.528l24.553-19.026H28.886L39.94 196.6z\" fill=\"#eea852\"/><path d=\"M17.012 185.716H11.46L-4.58 198.16l20.564.103c9.563 0 19.433-3.548 19.433-12.495s-9.974-14.757-26.734-8.587c-1.13 1.234-5.963 5.76-6.786 6.582 15.937-8.02 29.972-7.6 29.972 1.954 0 9.05-14.446 9.05-15.885 9.05H5.496z\" fill=\"#3da0ca\"/><path d=\"M8.683 177.18c-1.13 1.234-5.963 5.76-6.786 6.582 3.558-1.8 7.022-3.16 10.255-4.103 2.407-3.175 8.87-11.836 18.02-11.836 9.768 0 13.058 5.76 13.058 9.153 0 3.702-2.776 6.48-2.776 6.48s4.215.206 6.272.206 7.917.617 7.917 6.273-6.683 6.48-8.945 6.48H34.5l-4.42 3.497 15.114.102c6.786 0 13.058-3.394 13.058-10.078s-5.758-9.667-11.72-9.667c.617-1.028.823-2.057.823-3.3s-2.056-12.546-17.377-12.546c-9.87 0-15.95 7.8-21.283 12.752z\" fill=\"#2c6ba3\"/><path d=\"M34.48 196.418h5.705l-4.566 3.548-5.653-.055z\" fill=\"#928680\"/><path d=\"M12.152 179.658l-.105.032c-2.314.75-7.265 2.8-10.15 4.07.823-.822 5.655-5.348 6.786-6.582 2.56-.943 4.963-1.605 7.196-2.02-1.66 1.76-2.922 3.436-3.727 4.498z\" fill=\"#3288ba\"/></svg>" }
64
64
-4.58 166.28 62.822 56.106
apache_storm-ar21.svg
../../LogoSet/logo-cleaned/apache_storm/apache_storm-ar21.svg
{ "meta": { "version": null, "id": null, "x": null, "y": null, "viewBox": "-4.58 166.28 117.792 52.599", "width": "120", "height": "60", "style": null, "{http://www.w3.org/XML/1998/namespace}space": null, "fill-rule": null, "preserveAspectRatio": null, "{http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd}docname": null, "{http://www.inkscape.org/namespaces/inkscape}version": null, "fill": null, "overflow": null, "enable-background": null, "image-rendering": null, "shape-rendering": null, "text-rendering": null, "data-name": null, "stroke": null, "stroke-width": null, "{http://www.inkscape.org/namespaces/inkscape}export-filename": null, "{http://www.inkscape.org/namespaces/inkscape}export-xdpi": null, "{http://www.inkscape.org/namespaces/inkscape}export-ydpi": null, "stroke-miterlimit": null, "stroke-linejoin": null, "role": null, "baseProfile": null, "stroke-linecap": null, "class": null, "aria-label": null }, "svgRaw": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"120\" height=\"60\" viewBox=\"-4.58 166.28 117.792 52.599\"><path d=\"M53.82 185.736l-.825-2.022H48.62l-.825 2.022h-.826l3.385-8.255h.867l3.385 8.255zm-3.013-7.512l-1.94 4.83h3.92zm5.036 7.512v-8.255h3.096c1.57 0 2.476 1.115 2.476 2.435s-.908 2.435-2.476 2.435h-2.394v3.426h-.702zm4.83-5.82c0-1.032-.743-1.775-1.816-1.775h-2.3v3.55h2.3c1.115 0 1.816-.743 1.816-1.775zm7.263 5.82l-.826-2.022h-4.375l-.826 2.022h-.826l3.385-8.255h.867l3.384 8.255zm-3.013-7.512l-1.94 4.83h3.92zm4.25 3.386c0-2.56 1.857-4.293 4.17-4.293 1.32 0 2.312.578 3.013 1.445l-.578.37a3.11 3.11 0 0 0-2.435-1.197c-1.94 0-3.426 1.486-3.426 3.632s1.486 3.632 3.426 3.632a3.11 3.11 0 0 0 2.435-1.197l.578.37c-.743.908-1.692 1.486-3.013 1.486-2.352.042-4.17-1.692-4.17-4.25zm14.572 4.126v-3.92h-5.242v3.92H77.8v-8.255h.702v3.674h5.242v-3.674h.702v8.255zm2.755 0v-8.255h5.242v.66h-4.54v3.054h4.458v.66h-4.458v3.26h4.54v.66H86.5zm-40.15 13.828l1.445-2.064c.867.908 2.23 1.692 3.962 1.692 1.486 0 2.146-.66 2.146-1.362 0-2.146-7.182-.66-7.182-5.325 0-2.064 1.775-3.798 4.705-3.798 1.98 0 3.632.578 4.87 1.734l-1.486 1.98c-1-.95-2.353-1.362-3.632-1.362-1.115 0-1.734.495-1.734 1.238 0 1.94 7.14.62 7.14 5.283 0 2.27-1.65 4.004-4.994 4.004-2.353-.082-4.087-.867-5.242-2.022zm14.693 1.733v-10.112H57.4v-2.3h9.906v2.3h-3.632v10.112zm6.935-6.2c0-3.756 2.724-6.44 6.522-6.44 3.756 0 6.48 2.683 6.48 6.44s-2.724 6.44-6.48 6.44c-3.798-.04-6.522-2.724-6.522-6.44zm10.277 0c0-2.312-1.486-4.086-3.756-4.086-2.312 0-3.798 1.734-3.798 4.086 0 2.312 1.486 4.086 3.798 4.086 2.27 0 3.756-1.775 3.756-4.086zm11.598 6.2l-2.435-4.416h-1.94v4.416h-2.642v-12.424h5.82c2.6 0 4.2 1.692 4.2 4.004 0 2.187-1.403 3.385-2.724 3.673l2.807 4.747zm.3-8.46c0-1.032-.784-1.65-1.857-1.65H85.48v3.343h2.807c1.032 0 1.857-.62 1.857-1.692zm15.5 8.46v-8.957l-3.508 8.957H101l-3.5-8.966v8.957h-2.642v-12.424h3.715l3.013 7.76 3.013-7.76h3.715v12.424z\" fill=\"#3c3c3b\"/><g fill-rule=\"evenodd\"><path d=\"M28.702 194.023h-3.605l-9.83 7.537h11.47l-12.7 10.078h3.523l15.648-12.126H21.656z\" fill=\"#eea852\"/><path d=\"M14.1 187.087h-3.54l-10.223 7.93 13.106.065c6.094 0 12.385-2.26 12.385-7.963s-6.357-9.405-17.038-5.473c-.72.786-3.8 3.67-4.325 4.195 10.157-5.112 19.1-4.85 19.1 1.246 0 5.768-9.207 5.768-10.124 5.768H6.75z\" fill=\"#3da0ca\"/><path d=\"M8.78 181.647c-.72.786-3.8 3.67-4.325 4.195 2.268-1.14 4.475-2.015 6.536-2.615 1.534-2.023 5.653-7.543 11.485-7.543 6.225 0 8.322 3.67 8.322 5.833 0 2.36-1.77 4.13-1.77 4.13s2.687.13 3.997.13 5.046.393 5.046 3.998-4.26 4.13-5.7 4.13h-7.14l-2.818 2.23 9.633.065c4.325 0 8.322-2.163 8.322-6.423s-3.67-6.16-7.47-6.16c.393-.655.524-1.3.524-2.097s-1.3-7.996-11.074-7.996c-6.3 0-10.165 4.97-13.564 8.127z\" fill=\"#2c6ba3\"/><path d=\"M25.222 193.908h3.636l-2.9 2.26-3.603-.035z\" fill=\"#928680\"/><path d=\"M10.992 183.227l-.067.02c-1.475.48-4.63 1.785-6.47 2.595l4.325-4.195c1.632-.6 3.163-1.023 4.586-1.287-1.06 1.122-1.862 2.2-2.375 2.867z\" fill=\"#3288ba\"/></g></svg>" }
120
60
-4.58 166.28 117.792 52.599
usefulcharts-ar21.svg
../../LogoSet/logo-cleaned/usefulcharts/usefulcharts-ar21.svg
{ "meta": { "version": null, "id": null, "x": null, "y": null, "viewBox": null, "width": "120", "height": "60", "style": null, "{http://www.w3.org/XML/1998/namespace}space": null, "fill-rule": null, "preserveAspectRatio": null, "{http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd}docname": null, "{http://www.inkscape.org/namespaces/inkscape}version": null, "fill": null, "overflow": null, "enable-background": null, "image-rendering": null, "shape-rendering": null, "text-rendering": null, "data-name": null, "stroke": null, "stroke-width": null, "{http://www.inkscape.org/namespaces/inkscape}export-filename": null, "{http://www.inkscape.org/namespaces/inkscape}export-xdpi": null, "{http://www.inkscape.org/namespaces/inkscape}export-ydpi": null, "stroke-miterlimit": null, "stroke-linejoin": null, "role": null, "baseProfile": null, "stroke-linecap": null, "class": null, "aria-label": null }, "svgRaw": "<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"120\" height=\"60\"><path d=\"M49.095 6.218h21.93V39.68h-21.93z\" fill=\"#0055a5\"/><path d=\"M28.12 13.508H45.4V39.68H28.12z\" fill=\"#aa012c\"/><path d=\"M74.012 13.508H91.88V39.68H74.012z\" fill=\"#dcb700\"/><path d=\"M23.43 44.52v6.095c0 1.733 0 1.912-.3 2.33-.36.538-1.076.837-1.852.837-.896 0-1.613-.36-1.912-.956-.18-.36-.24-.598-.24-2.21V44.52h1.374v6.095l.06 1.374c.12.36.36.538.717.538s.657-.24.717-.657c.06-.18.06-.18.06-1.315V44.46h1.374z\"/><use xlink:href=\"#B\"/><path d=\"M33.6 45.715h-2.4v2.5h2.2v1.255h-2.2v2.868h2.4v1.255h-3.765V44.52H33.6zm4.898 0h-2.4v2.5h2.2v1.255h-2.2v4.123h-1.374V44.52h3.765zm5.07-1.195v6.095c0 1.733 0 1.912-.3 2.33-.36.538-1.076.837-1.852.837-.896 0-1.613-.36-1.912-.956-.18-.36-.24-.598-.24-2.2V44.52h1.374v6.095L40.7 52c.12.36.36.538.717.538s.657-.24.717-.657c.06-.18.06-.18.06-1.315V44.46h1.374zm2.748 7.828h2.4v1.255H44.95V44.52h1.374zm6.084-4.9c0-.896 0-1.255-.12-1.494-.06-.24-.3-.418-.657-.418-.418 0-.657.24-.717.717l-.06 1.912v3.466c0 .598.3.896.717.896s.657-.24.717-.717l.06-1.494h1.374c0 1.494-.06 1.613-.18 2.1-.24.777-.956 1.255-1.972 1.255-.837 0-1.494-.36-1.852-.896-.3-.478-.3-1.135-.3-3.944 0-2.7.06-3.286.478-3.765.36-.478.956-.717 1.733-.717 1.016 0 1.733.478 1.972 1.255.12.418.18.657.18 1.793H52.4zm3.826.777h1.494V44.52h1.374v9.083H57.73V49.42h-1.494v4.183H54.86V44.52h1.374zm5.507 2.988l-.3 2.4H60l1.494-9.083h1.972l1.494 9.083h-1.434l-.3-2.4zm.717-5.02l-.538 3.765h1.076zm3.286-1.673h1.793c.837 0 1.135.06 1.494.24.598.3.896.956.896 2.1 0 1.076-.24 1.613-.837 1.912.598.3.837.657.837 1.315v2.7c0 .418.06.657.18.837h-1.494c-.06-.3-.06-.478-.06-.717v-1.912c0-1.255-.18-1.554-1.076-1.554h-.36v4.183h-1.374zm1.733 3.765c.837 0 1.076-.3 1.076-1.315 0-1.076-.18-1.255-1.135-1.255h-.3v2.57zm6.215 5.318H72.3v-7.888h-1.554V44.46h4.482v1.255h-1.554z\"/><use xlink:href=\"#B\" x=\"51.51\"/><path d=\"M82.587 51.93v1.673h-1.315V51.93zm4.063-4.482c0-.896 0-1.255-.12-1.494-.06-.24-.3-.418-.598-.418-.418 0-.657.24-.717.717l-.06 1.912v3.466c0 .598.3.896.717.896s.657-.24.717-.717l.06-1.494h1.374c0 1.494-.06 1.613-.18 2.1-.24.777-.956 1.255-1.972 1.255-.837 0-1.494-.36-1.852-.896-.3-.478-.3-1.135-.3-3.944 0-2.7.06-3.286.478-3.765.36-.478.956-.717 1.733-.717 1.016 0 1.733.478 1.972 1.255.12.418.18.657.18 1.793H86.65zm6.394-2.09c.24.478.3 1.135.3 3.705 0 2.868-.06 3.406-.418 3.884-.36.538-.956.777-1.733.777-.896 0-1.554-.36-1.852-.956-.24-.478-.3-1.135-.3-3.765 0-2.75.06-3.286.418-3.824s.956-.777 1.793-.777c.837-.06 1.494.3 1.793.956zm-2.57.896l-.06 2.808.06 2.868c.06.418.3.598.717.598s.657-.24.717-.717l.06-2.57-.06-3.107c-.06-.418-.3-.598-.717-.598s-.657.24-.717.717zm4.124-1.733h2.4l.777 4.9.657-4.9h2.45v9.083h-1.374v-7.708l-1.255 7.708h-.837l-1.374-7.708v7.708h-1.374V44.52z\"/><defs ><path id=\"B\" d=\"M25.88 50.436l.06 1.434c.12.418.36.657.717.657.478 0 .777-.36.777-.956 0-.657-.3-1.135-1.255-2.09-.777-.777-1.016-1.016-1.195-1.374-.3-.478-.418-.956-.418-1.554 0-1.374.837-2.21 2.15-2.21.837 0 1.494.36 1.793.896.18.418.24.657.24 2.15h-1.374l-.06-1.434c-.12-.3-.3-.478-.598-.478-.418 0-.717.36-.717.956s.24.956 1.255 1.972c1.315 1.315 1.673 1.972 1.673 3.047 0 1.434-.777 2.27-2.15 2.27-1.076 0-1.793-.478-2.032-1.315-.12-.418-.18-.956-.18-1.972z\"/></defs></svg>" }
120
60
usefulcharts-icon.svg
../../LogoSet/logo-cleaned/usefulcharts/usefulcharts-icon.svg
{ "meta": { "version": null, "id": null, "x": null, "y": null, "viewBox": null, "width": "64", "height": "64", "style": null, "{http://www.w3.org/XML/1998/namespace}space": null, "fill-rule": null, "preserveAspectRatio": null, "{http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd}docname": null, "{http://www.inkscape.org/namespaces/inkscape}version": null, "fill": null, "overflow": null, "enable-background": null, "image-rendering": null, "shape-rendering": null, "text-rendering": null, "data-name": null, "stroke": null, "stroke-width": null, "{http://www.inkscape.org/namespaces/inkscape}export-filename": null, "{http://www.inkscape.org/namespaces/inkscape}export-xdpi": null, "{http://www.inkscape.org/namespaces/inkscape}export-ydpi": null, "stroke-miterlimit": null, "stroke-linejoin": null, "role": null, "baseProfile": null, "stroke-linecap": null, "class": null, "aria-label": null }, "svgRaw": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"64\" height=\"64\"><path d=\"M21.053 15.27h22.013V48.73H21.053z\" fill=\"#0055a5\"/><path d=\"M0 22.56h17.335V48.73H0z\" fill=\"#aa012c\"/><path d=\"M46.066 22.56H64V48.73H46.066z\" fill=\"#dcb700\"/></svg>" }
64
64
firefox-ar21.svg
../../LogoSet/logo-cleaned/firefox/firefox-ar21.svg
{ "meta": { "version": "1.1", "id": "Layer_1", "x": "0px", "y": "0px", "viewBox": "0 0 120 60", "width": "120", "height": "60", "style": "enable-background:new 0 0 120 60;", "{http://www.w3.org/XML/1998/namespace}space": "preserve", "fill-rule": null, "preserveAspectRatio": null, "{http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd}docname": null, "{http://www.inkscape.org/namespaces/inkscape}version": null, "fill": null, "overflow": null, "enable-background": null, "image-rendering": null, "shape-rendering": null, "text-rendering": null, "data-name": null, "stroke": null, "stroke-width": null, "{http://www.inkscape.org/namespaces/inkscape}export-filename": null, "{http://www.inkscape.org/namespaces/inkscape}export-xdpi": null, "{http://www.inkscape.org/namespaces/inkscape}export-ydpi": null, "stroke-miterlimit": null, "stroke-linejoin": null, "role": null, "baseProfile": null, "stroke-linecap": null, "class": null, "aria-label": null }, "svgRaw": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->\n<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n\t viewBox=\"0 0 120 60\" width=\"120\" height=\"60\" style=\"enable-background:new 0 0 120 60;\" xml:space=\"preserve\">\n<style type=\"text/css\">\n\t.st0{fill:#20133A;}\n\t.st1{fill:url(#Path_14_);}\n\t.st2{fill:url(#Path_15_);}\n\t.st3{fill:url(#Path_16_);}\n\t.st4{fill:url(#Path_17_);}\n\t.st5{fill:url(#Path_18_);}\n\t.st6{fill:url(#Path_19_);}\n\t.st7{fill:url(#Path_20_);}\n\t.st8{fill:url(#Path_21_);}\n\t.st9{opacity:0.53;fill:url(#Path_22_);enable-background:new ;}\n\t.st10{opacity:0.53;fill:url(#Path_23_);enable-background:new ;}\n\t.st11{fill:url(#Path_24_);}\n\t.st12{fill:url(#Path_25_);}\n\t.st13{fill:url(#Path_26_);}\n\t.st14{fill:url(#Path_27_);}\n</style>\n<g>\n\t<path id=\"Shape\" class=\"st0\" d=\"M50.4,23.4h8.8v2.4h-6.3V29h6.3v2.4h-6.3v5.2h-2.5V23.4z M62.2,22.4c0.9,0,1.5,0.6,1.5,1.5\n\t\ts-0.6,1.5-1.5,1.5c-0.9,0-1.5-0.6-1.5-1.4C60.7,23.1,61.4,22.4,62.2,22.4z M60.9,26.8h2.5v9.7h-2.5V26.8z M70.6,29.5\n\t\tc-0.3-0.3-0.8-0.4-1.2-0.4c-1,0-1.6,0.6-1.6,2.1v5.4h-2.5v-9.7h2.4v1.4c0.5-1.1,1.3-1.5,2.3-1.5c0.6,0,1.2,0.2,1.7,0.5L70.6,29.5z\n\t\t M71.7,31.7c0-2.8,2.1-5.1,5-5.1c2.9,0,5,2.1,5,5v1h-7.6c0.3,1.2,1.2,2,2.7,2c1.1,0,1.9-0.5,2.4-1.4l2.1,1.2\n\t\tc-1,1.5-2.5,2.3-4.6,2.3C73.6,36.7,71.7,34.6,71.7,31.7L71.7,31.7z M74.1,30.6h5.1c-0.3-1.2-1.3-1.9-2.6-1.9\n\t\tC75.5,28.7,74.5,29.3,74.1,30.6L74.1,30.6z M82.3,26.8H84v-0.5c0-2.6,1.1-3.7,3.6-3.7h0.9v2.1h-0.7c-1.2,0-1.4,0.4-1.4,1.6v0.5h2.1\n\t\tV29h-2.1v7.5H84V29h-1.7V26.8z M88.9,31.6c0-2.8,2.1-5.1,5.1-5.1c1.8,0,3.5,1,4.4,2.5c0.9,1.6,0.9,3.5,0,5.1\n\t\tc-0.9,1.6-2.6,2.5-4.4,2.5C91,36.7,88.9,34.5,88.9,31.6L88.9,31.6z M96.7,31.6c0-1.5-1.2-2.8-2.7-2.8c-1.5,0-2.7,1.2-2.7,2.8\n\t\ts1.1,2.8,2.7,2.8C95.5,34.4,96.7,33.2,96.7,31.6L96.7,31.6z M102.4,31.5l-3.5-4.8h2.9l2.1,3l2.1-3h2.9l-3.6,4.7l3.7,5h-2.9\n\t\tl-2.3-3.2l-2.3,3.2h-2.9L102.4,31.5z\"/>\n\t\n\t\t<radialGradient id=\"Path_14_\" cx=\"-334.3434\" cy=\"335.7465\" r=\"0.2345\" gradientTransform=\"matrix(159.1024 0 0 -159.1024 53235.1445 53437.875)\" gradientUnits=\"userSpaceOnUse\">\n\t\t<stop offset=\"0\" style=\"stop-color:#FFF44F\"/>\n\t\t<stop offset=\"0.29\" style=\"stop-color:#FF980E\"/>\n\t\t<stop offset=\"0.43\" style=\"stop-color:#FF5D36\"/>\n\t\t<stop offset=\"0.53\" style=\"stop-color:#FF3750\"/>\n\t\t<stop offset=\"0.75\" style=\"stop-color:#F5156C\"/>\n\t\t<stop offset=\"0.76\" style=\"stop-color:#F1136E\"/>\n\t\t<stop offset=\"0.88\" style=\"stop-color:#DA057A\"/>\n\t\t<stop offset=\"0.95\" style=\"stop-color:#D2007F\"/>\n\t</radialGradient>\n\t<path id=\"Path\" class=\"st1\" d=\"M40.5,20c-3-3.9-7.6-6.3-12.5-6.4c-3.8-0.1-6.5,1.1-7.9,2c2-1.2,4.9-1.8,7.4-1.8\n\t\tC34,13.9,41,18.3,42,26.3c1.2,9.1-5.2,16.8-14.2,16.8c-9.9,0-15.9-8.7-14.3-16.5c0.1-0.4,0-0.8,0.2-1.1c0.1-1.4,0.6-3.5,1.7-5.7\n\t\tc-1.1,0.6-2.6,2.4-3.3,4.2c-1,2.5-1.4,5.4-1.1,8.3c0,0.2,0,0.4,0.1,0.6c1.2,6.7,6.3,12,13,13.4c6.7,1.3,13.5-1.6,17.1-7.4\n\t\tS44.6,25.5,40.5,20L40.5,20z\"/>\n\t\n\t\t<radialGradient id=\"Path_15_\" cx=\"-334.5093\" cy=\"335.7368\" r=\"0.1388\" gradientTransform=\"matrix(159.1024 0 0 -159.1024 53234.8711 53437.875)\" gradientUnits=\"userSpaceOnUse\">\n\t\t<stop offset=\"0\" style=\"stop-color:#B5007F\"/>\n\t\t<stop offset=\"1\" style=\"stop-color:#F5156C;stop-opacity:0\"/>\n\t</radialGradient>\n\t<path id=\"Path_1_\" class=\"st2\" d=\"M40.5,20c-3-3.9-7.6-6.3-12.5-6.4c-3.8-0.1-6.5,1.1-7.9,2c2-1.2,4.9-1.8,7.4-1.8\n\t\tC34,13.9,41,18.3,42,26.3c1.2,9.1-5.2,16.8-14.2,16.8c-9.9,0-15.9-8.7-14.3-16.5c0.1-0.4,0-0.8,0.2-1.1c0.1-1.4,0.6-3.5,1.7-5.7\n\t\tc-1.1,0.6-2.6,2.4-3.3,4.2c-1,2.5-1.4,5.4-1.1,8.3c0,0.2,0,0.4,0.1,0.6c1.2,6.7,6.3,12,13,13.4c6.7,1.3,13.5-1.6,17.1-7.4\n\t\tS44.6,25.5,40.5,20L40.5,20z\"/>\n\t\n\t\t<radialGradient id=\"Path_16_\" cx=\"-334.3235\" cy=\"335.7599\" r=\"0.2754\" gradientTransform=\"matrix(159.1024 0 0 -159.1024 53235.1797 53437.875)\" gradientUnits=\"userSpaceOnUse\">\n\t\t<stop offset=\"0\" style=\"stop-color:#FFDD00;stop-opacity:0.6\"/>\n\t\t<stop offset=\"9.000000e-02\" style=\"stop-color:#FFD702;stop-opacity:0.58\"/>\n\t\t<stop offset=\"0.2\" style=\"stop-color:#FEC606;stop-opacity:0.52\"/>\n\t\t<stop offset=\"0.32\" style=\"stop-color:#FDA90E;stop-opacity:0.43\"/>\n\t\t<stop offset=\"0.45\" style=\"stop-color:#FC8119;stop-opacity:0.3\"/>\n\t\t<stop offset=\"0.57\" style=\"stop-color:#FA4E27;stop-opacity:0.14\"/>\n\t\t<stop offset=\"0.66\" style=\"stop-color:#F92433;stop-opacity:0\"/>\n\t</radialGradient>\n\t<path id=\"Path_2_\" class=\"st3\" d=\"M40.5,20c-3-3.9-7.6-6.3-12.5-6.4c-3.8-0.1-6.5,1.1-7.9,2c2-1.2,4.9-1.8,7.4-1.8\n\t\tC34,13.9,41,18.3,42,26.3c1.2,9.1-5.2,16.8-14.2,16.8c-9.9,0-15.9-8.7-14.3-16.5c0.1-0.4,0-0.8,0.2-1.1c0.1-1.4,0.6-3.5,1.7-5.7\n\t\tc-1.1,0.6-2.6,2.4-3.3,4.2c-1,2.5-1.4,5.4-1.1,8.3c0,0.2,0,0.4,0.1,0.6c1.2,6.7,6.3,12,13,13.4c6.7,1.3,13.5-1.6,17.1-7.4\n\t\tS44.6,25.5,40.5,20L40.5,20z\"/>\n\t\n\t\t<radialGradient id=\"Path_17_\" cx=\"-334.4182\" cy=\"335.6709\" r=\"0.3552\" gradientTransform=\"matrix(159.1024 0 0 -159.1024 53235.0195 53437.875)\" gradientUnits=\"userSpaceOnUse\">\n\t\t<stop offset=\"0.15\" style=\"stop-color:#960E18\"/>\n\t\t<stop offset=\"0.18\" style=\"stop-color:#B11927;stop-opacity:0.74\"/>\n\t\t<stop offset=\"0.22\" style=\"stop-color:#DB293D;stop-opacity:0.34\"/>\n\t\t<stop offset=\"0.26\" style=\"stop-color:#F5334B;stop-opacity:9.000000e-02\"/>\n\t\t<stop offset=\"0.27\" style=\"stop-color:#FF3750;stop-opacity:0\"/>\n\t</radialGradient>\n\t<path id=\"Path_3_\" class=\"st4\" d=\"M40.5,20c-3-3.9-7.6-6.3-12.5-6.4c-3.8-0.1-6.5,1.1-7.9,2c2-1.2,4.9-1.8,7.4-1.8\n\t\tC34,13.9,41,18.3,42,26.3c1.2,9.1-5.2,16.8-14.2,16.8c-9.9,0-15.9-8.7-14.3-16.5c0.1-0.4,0-0.8,0.2-1.1c0.1-1.4,0.6-3.5,1.7-5.7\n\t\tc-1.1,0.6-2.6,2.4-3.3,4.2c-1,2.5-1.4,5.4-1.1,8.3c0,0.2,0,0.4,0.1,0.6c1.2,6.7,6.3,12,13,13.4c6.7,1.3,13.5-1.6,17.1-7.4\n\t\tS44.6,25.5,40.5,20L40.5,20z\"/>\n\t\n\t\t<radialGradient id=\"Path_18_\" cx=\"-334.4448\" cy=\"335.6753\" r=\"0.3552\" gradientTransform=\"matrix(159.1024 0 0 -159.1024 53234.9766 53437.875)\" gradientUnits=\"userSpaceOnUse\">\n\t\t<stop offset=\"0.11\" style=\"stop-color:#960E18\"/>\n\t\t<stop offset=\"0.15\" style=\"stop-color:#B11927;stop-opacity:0.74\"/>\n\t\t<stop offset=\"0.21\" style=\"stop-color:#DB293D;stop-opacity:0.34\"/>\n\t\t<stop offset=\"0.26\" style=\"stop-color:#F5334B;stop-opacity:9.000000e-02\"/>\n\t\t<stop offset=\"0.28\" style=\"stop-color:#FF3750;stop-opacity:0\"/>\n\t</radialGradient>\n\t<path id=\"Path_4_\" class=\"st5\" d=\"M40.5,20c-3-3.9-7.6-6.3-12.5-6.4c-3.8-0.1-6.5,1.1-7.9,2c2-1.2,4.9-1.8,7.4-1.8\n\t\tC34,13.9,41,18.3,42,26.3c1.2,9.1-5.2,16.8-14.2,16.8c-9.9,0-15.9-8.7-14.3-16.5c0.1-0.4,0-0.8,0.2-1.1c0.1-1.4,0.6-3.5,1.7-5.7\n\t\tc-1.1,0.6-2.6,2.4-3.3,4.2c-1,2.5-1.4,5.4-1.1,8.3c0,0.2,0,0.4,0.1,0.6c1.2,6.7,6.3,12,13,13.4c6.7,1.3,13.5-1.6,17.1-7.4\n\t\tS44.6,25.5,40.5,20L40.5,20z\"/>\n\t\n\t\t<linearGradient id=\"Path_19_\" gradientUnits=\"userSpaceOnUse\" x1=\"-334.5512\" y1=\"334.3917\" x2=\"-334.4671\" y2=\"334.2955\" gradientTransform=\"matrix(114.9722 0 0 -75.9117 38495.6289 25402.625)\">\n\t\t<stop offset=\"0\" style=\"stop-color:#FFBC04\"/>\n\t\t<stop offset=\"0.17\" style=\"stop-color:#FFAB02;stop-opacity:0.62\"/>\n\t\t<stop offset=\"0.34\" style=\"stop-color:#FF9B01;stop-opacity:0.29\"/>\n\t\t<stop offset=\"0.45\" style=\"stop-color:#FF9200;stop-opacity:8.000000e-02\"/>\n\t\t<stop offset=\"0.51\" style=\"stop-color:#FF8E00;stop-opacity:0\"/>\n\t</linearGradient>\n\t<path id=\"Path_5_\" class=\"st6\" d=\"M42,26.3c0.1,1,0.2,2,0.1,3c0.5-0.1,1.1-0.2,1.6-0.2c-0.2-3.3-1.3-6.4-3.3-9\n\t\tc-3-3.9-7.6-6.3-12.5-6.4c-3.8-0.1-6.5,1.1-7.9,2c2-1.2,4.9-1.8,7.4-1.8C34,13.9,41,18.3,42,26.3z\"/>\n\t\n\t\t<radialGradient id=\"Path_20_\" cx=\"-334.3473\" cy=\"335.6179\" r=\"0.2458\" gradientTransform=\"matrix(142.6366 0 0 -142.6366 47729.5586 47889.9531)\" gradientUnits=\"userSpaceOnUse\">\n\t\t<stop offset=\"0\" style=\"stop-color:#FF980E\"/>\n\t\t<stop offset=\"0.3\" style=\"stop-color:#FF7139\"/>\n\t\t<stop offset=\"0.48\" style=\"stop-color:#FF5B51\"/>\n\t\t<stop offset=\"0.63\" style=\"stop-color:#FF4F5E\"/>\n\t\t<stop offset=\"0.74\" style=\"stop-color:#FF4055\"/>\n\t\t<stop offset=\"0.84\" style=\"stop-color:#FF3750\"/>\n\t</radialGradient>\n\t<path id=\"Path_6_\" class=\"st7\" d=\"M42.4,25.8c-0.9-8.3-8.4-12.1-14.9-12c-2.5,0-5.4,0.6-7.4,1.8c-0.5,0.3-1,0.7-1.5,1.1\n\t\tc0.1,0,0.2-0.2,0.5-0.4l0,0l0,0c1-0.7,2-1.1,3.2-1.5c1.7-0.5,3.6-0.7,5.4-0.6c7.4,0.4,12.7,6.6,12.8,13.1c0.2,5.4-4.3,9.7-9.4,10\n\t\tc-3.7,0.2-7.2-1.6-8.9-5.2c-0.4-0.8-0.7-1.7-0.8-2.6c-0.8-5.5,2.9-10.1,6.3-11.3c-1.8-1.6-6.4-1.5-9.8,1c-2.4,1.8-4,4.5-4.6,7.8\n\t\tc-0.4,2.5,0,5.1,1,7.4c2.1,5,6.9,8.4,12.4,8.8c0.4,0,0.8,0,1.2,0C38.7,43.2,43.4,35,42.4,25.8z\"/>\n\t\n\t\t<radialGradient id=\"Path_21_\" cx=\"-334.3473\" cy=\"335.6179\" r=\"0.2458\" gradientTransform=\"matrix(142.6366 0 0 -142.6366 47729.5586 47889.9531)\" gradientUnits=\"userSpaceOnUse\">\n\t\t<stop offset=\"8.000000e-02\" style=\"stop-color:#FFDE08\"/>\n\t\t<stop offset=\"0.15\" style=\"stop-color:#FFDB08;stop-opacity:0.97\"/>\n\t\t<stop offset=\"0.25\" style=\"stop-color:#FFD209;stop-opacity:0.88\"/>\n\t\t<stop offset=\"0.37\" style=\"stop-color:#FFC40B;stop-opacity:0.73\"/>\n\t\t<stop offset=\"0.51\" style=\"stop-color:#FFB00D;stop-opacity:0.53\"/>\n\t\t<stop offset=\"0.67\" style=\"stop-color:#FF970F;stop-opacity:0.28\"/>\n\t\t<stop offset=\"0.82\" style=\"stop-color:#FF7B12;stop-opacity:0\"/>\n\t</radialGradient>\n\t<path id=\"Path_7_\" class=\"st8\" d=\"M42.4,25.8c-0.9-8.3-8.4-12.1-14.9-12c-2.5,0-5.4,0.6-7.4,1.8c-0.5,0.3-1,0.7-1.5,1.1\n\t\tc0.1,0,0.2-0.2,0.5-0.4l0,0l0,0c1-0.7,2-1.1,3.2-1.5c1.7-0.5,3.6-0.7,5.4-0.6c7.4,0.4,12.7,6.6,12.8,13.1c0.2,5.4-4.3,9.7-9.4,10\n\t\tc-3.7,0.2-7.2-1.6-8.9-5.2c-0.4-0.8-0.7-1.7-0.8-2.6c-0.8-5.5,2.9-10.1,6.3-11.3c-1.8-1.6-6.4-1.5-9.8,1c-2.4,1.8-4,4.5-4.6,7.8\n\t\tc-0.4,2.5,0,5.1,1,7.4c2.1,5,6.9,8.4,12.4,8.8c0.4,0,0.8,0,1.2,0C38.7,43.2,43.4,35,42.4,25.8z\"/>\n\t\n\t\t<radialGradient id=\"Path_22_\" cx=\"-333.485\" cy=\"336.2065\" r=\"0.1206\" gradientTransform=\"matrix(35.5987 138.1229 138.1229 -35.5987 -34534.6211 58059.9609)\" gradientUnits=\"userSpaceOnUse\">\n\t\t<stop offset=\"0.36\" style=\"stop-color:#FF3750\"/>\n\t\t<stop offset=\"0.44\" style=\"stop-color:#FF4D47;stop-opacity:0.63\"/>\n\t\t<stop offset=\"0.55\" style=\"stop-color:#FF673D;stop-opacity:0.18\"/>\n\t\t<stop offset=\"0.59\" style=\"stop-color:#FF7139;stop-opacity:0\"/>\n\t</radialGradient>\n\t<path id=\"Path_8_\" class=\"st9\" d=\"M42.4,25.8c-0.9-8.3-8.4-12.1-14.9-12c-2.5,0-5.4,0.6-7.4,1.8c-0.5,0.3-1,0.7-1.5,1.1\n\t\tc0.1,0,0.2-0.2,0.5-0.4l0,0l0,0c1-0.7,2-1.1,3.2-1.5c1.7-0.5,3.6-0.7,5.4-0.6c7.4,0.4,12.7,6.6,12.8,13.1c0.2,5.4-4.3,9.7-9.4,10\n\t\tc-3.7,0.2-7.2-1.6-8.9-5.2c-0.4-0.8-0.7-1.7-0.8-2.6c-0.8-5.5,2.9-10.1,6.3-11.3c-1.8-1.6-6.4-1.5-9.8,1c-2.4,1.8-4,4.5-4.6,7.8\n\t\tc-0.4,2.5,0,5.1,1,7.4c2.1,5,6.9,8.4,12.4,8.8c0.4,0,0.8,0,1.2,0C38.7,43.2,43.4,35,42.4,25.8z\"/>\n\t\n\t\t<radialGradient id=\"Path_23_\" cx=\"-334.4236\" cy=\"335.532\" r=\"0.1204\" gradientTransform=\"matrix(142.6366 0 0 -142.6366 47729.543 47889.9531)\" gradientUnits=\"userSpaceOnUse\">\n\t\t<stop offset=\"0.22\" style=\"stop-color:#FF3750;stop-opacity:0.8\"/>\n\t\t<stop offset=\"0.27\" style=\"stop-color:#FF444B;stop-opacity:0.63\"/>\n\t\t<stop offset=\"0.41\" style=\"stop-color:#FF643E;stop-opacity:0.18\"/>\n\t\t<stop offset=\"0.47\" style=\"stop-color:#FF7139;stop-opacity:0\"/>\n\t</radialGradient>\n\t<path id=\"Path_9_\" class=\"st10\" d=\"M42.4,25.8c-0.9-8.3-8.4-12.1-14.9-12c-2.5,0-5.4,0.6-7.4,1.8c-0.5,0.3-1,0.7-1.5,1.1\n\t\tc0.1,0,0.2-0.2,0.5-0.4l0,0l0,0c1-0.7,2-1.1,3.2-1.5c1.7-0.5,3.6-0.7,5.4-0.6c7.4,0.4,12.7,6.6,12.8,13.1c0.2,5.4-4.3,9.7-9.4,10\n\t\tc-3.7,0.2-7.2-1.6-8.9-5.2c-0.4-0.8-0.7-1.7-0.8-2.6c-0.8-5.5,2.9-10.1,6.3-11.3c-1.8-1.6-6.4-1.5-9.8,1c-2.4,1.8-4,4.5-4.6,7.8\n\t\tc-0.4,2.5,0,5.1,1,7.4c2.1,5,6.9,8.4,12.4,8.8c0.4,0,0.8,0,1.2,0C38.7,43.2,43.4,35,42.4,25.8z\"/>\n\t\n\t\t<radialGradient id=\"Path_24_\" cx=\"-334.334\" cy=\"335.266\" r=\"0.5369\" gradientTransform=\"matrix(110.368 0 0 -110.368 36946.1562 37017.2305)\" gradientUnits=\"userSpaceOnUse\">\n\t\t<stop offset=\"5.000000e-02\" style=\"stop-color:#FFF44F\"/>\n\t\t<stop offset=\"0.46\" style=\"stop-color:#FF980E\"/>\n\t\t<stop offset=\"0.52\" style=\"stop-color:#FF8424\"/>\n\t\t<stop offset=\"0.59\" style=\"stop-color:#FF7634\"/>\n\t\t<stop offset=\"0.64\" style=\"stop-color:#FF7139\"/>\n\t</radialGradient>\n\t<path id=\"Path_10_\" class=\"st11\" d=\"M31.1,37.3c7-0.4,10-6.2,10.2-10.4c0.3-6.4-3.5-13.4-13.7-12.7c-1.8,0-3.7,0.1-5.4,0.6\n\t\tc-1.1,0.3-2.2,0.8-3.2,1.5l0,0l0,0c-0.2,0.1-0.3,0.2-0.5,0.3c0.3-0.2,3.8-2.2,8.6-1.6c5.8,0.8,11.1,5.3,11.1,11.2\n\t\tc0,4.6-3.5,8.1-7.7,7.8c-6.2-0.4-7.7-6.7-4.5-9.4c-0.9-0.2-2.5,0.2-3.6,1.9c-1,1.5-1,3.9-0.3,5.5C23.9,35.7,27.4,37.5,31.1,37.3z\"\n\t\t/>\n\t\n\t\t<linearGradient id=\"Path_25_\" gradientUnits=\"userSpaceOnUse\" x1=\"-334.376\" y1=\"335.717\" x2=\"-334.4813\" y2=\"335.5548\" gradientTransform=\"matrix(159.4285 0 0 -141.8605 53344.125 47644.5977)\">\n\t\t<stop offset=\"0\" style=\"stop-color:#FFF44F;stop-opacity:0.8\"/>\n\t\t<stop offset=\"9.000000e-02\" style=\"stop-color:#FFF44F;stop-opacity:0.7\"/>\n\t\t<stop offset=\"0.75\" style=\"stop-color:#FFF44F;stop-opacity:0\"/>\n\t</linearGradient>\n\t<path id=\"Path_11_\" class=\"st12\" d=\"M40.5,20c-0.4-0.6-0.9-1.1-1.4-1.6c-0.4-0.4-0.8-0.8-1.3-1.2c0.3,0.2,0.5,0.5,0.8,0.7\n\t\tc0.9,1,1.6,2.1,2,3.3c0.9,2.6,0.8,5.8-0.8,8.4c-2,3-5.1,4.5-8.6,4.5c-0.1,0-0.3,0-0.4,0c-6.2-0.4-7.7-6.7-4.5-9.4\n\t\tc-0.9-0.2-2.5,0.2-3.6,1.9c-1,1.5-1,3.9-0.3,5.5c-0.4-0.8-0.7-1.7-0.8-2.6c-0.8-5.5,2.9-10.1,6.3-11.3c-1.8-1.6-6.4-1.5-9.8,1\n\t\tc-2,1.5-3.4,3.5-4.1,6c0.1-1.4,0.6-3.4,1.7-5.6c-1.1,0.6-2.6,2.4-3.3,4.2c-1,2.5-1.4,5.4-1.1,8.3c0,0.2,0,0.4,0.1,0.6\n\t\tc1.2,6.7,6.3,12,13,13.4c6.7,1.3,13.5-1.6,17.1-7.4C44.9,32.9,44.6,25.5,40.5,20L40.5,20z\"/>\n\t\n\t\t<linearGradient id=\"Path_26_\" gradientUnits=\"userSpaceOnUse\" x1=\"-334.4767\" y1=\"334.8535\" x2=\"-334.4767\" y2=\"335.0585\" gradientTransform=\"matrix(108.9196 0 0 -99.6268 36460.8906 33394.6055)\">\n\t\t<stop offset=\"0\" style=\"stop-color:#3A8EE6\"/>\n\t\t<stop offset=\"0.24\" style=\"stop-color:#5C79F0\"/>\n\t\t<stop offset=\"0.63\" style=\"stop-color:#9059FF\"/>\n\t\t<stop offset=\"1\" style=\"stop-color:#C139E6\"/>\n\t</linearGradient>\n\t<path id=\"Path_12_\" class=\"st13\" d=\"M40.5,21.3c-0.4-1.2-1.1-2.4-2-3.3c-1-1.1-2.4-2-3.7-2.7c-1.2-0.6-2.4-1-3.7-1.3\n\t\tc-2.2-0.5-4.6-0.5-6.8,0c-2.3,0.5-4.4,1.5-5.7,2.8c1-0.6,2.3-1.1,3.3-1.3c4.5-1.1,9.4,0.1,12.8,3.3c0.7,0.6,1.3,1.4,1.8,2.2\n\t\tc2,3.3,1.8,7.4,0.3,9.8c-1.2,1.8-3.7,3.5-6,3.5c3.6,0.2,6.9-1.3,8.9-4.5C41.3,27.1,41.4,23.9,40.5,21.3z\"/>\n\t\n\t\t<linearGradient id=\"Path_27_\" gradientUnits=\"userSpaceOnUse\" x1=\"-334.5471\" y1=\"335.0411\" x2=\"-334.395\" y2=\"334.902\" gradientTransform=\"matrix(108.9196 0 0 -99.6268 36460.8906 33394.6055)\">\n\t\t<stop offset=\"0.81\" style=\"stop-color:#9059FF;stop-opacity:0\"/>\n\t\t<stop offset=\"1\" style=\"stop-color:#6E008B;stop-opacity:0.5\"/>\n\t</linearGradient>\n\t<path id=\"Path_13_\" class=\"st14\" d=\"M40.5,21.3c-0.4-1.2-1.1-2.4-2-3.3c-1-1.1-2.4-2-3.7-2.7c-1.2-0.6-2.4-1-3.7-1.3\n\t\tc-2.2-0.5-4.6-0.5-6.8,0c-2.3,0.5-4.4,1.5-5.7,2.8c1-0.6,2.3-1.1,3.3-1.3c4.5-1.1,9.4,0.1,12.8,3.3c0.7,0.6,1.3,1.4,1.8,2.2\n\t\tc2,3.3,1.8,7.4,0.3,9.8c-1.2,1.8-3.7,3.5-6,3.5c3.6,0.2,6.9-1.3,8.9-4.5C41.3,27.1,41.4,23.9,40.5,21.3z\"/>\n</g>\n</svg>\n" }
120
60
0 0 120 60
firefox-icon.svg
../../LogoSet/logo-cleaned/firefox/firefox-icon.svg
{ "meta": { "version": "1.1", "id": "Layer_1", "x": "0px", "y": "0px", "viewBox": "0 0 64 64", "width": "64", "height": "64", "style": "enable-background:new 0 0 64 64;", "{http://www.w3.org/XML/1998/namespace}space": "preserve", "fill-rule": null, "preserveAspectRatio": null, "{http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd}docname": null, "{http://www.inkscape.org/namespaces/inkscape}version": null, "fill": null, "overflow": null, "enable-background": null, "image-rendering": null, "shape-rendering": null, "text-rendering": null, "data-name": null, "stroke": null, "stroke-width": null, "{http://www.inkscape.org/namespaces/inkscape}export-filename": null, "{http://www.inkscape.org/namespaces/inkscape}export-xdpi": null, "{http://www.inkscape.org/namespaces/inkscape}export-ydpi": null, "stroke-miterlimit": null, "stroke-linejoin": null, "role": null, "baseProfile": null, "stroke-linecap": null, "class": null, "aria-label": null }, "svgRaw": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->\n<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n\t viewBox=\"0 0 64 64\" width=\"64\" height=\"64\" style=\"enable-background:new 0 0 64 64;\" xml:space=\"preserve\">\n<style type=\"text/css\">\n\t.st0{fill:url(#Path_14_);}\n\t.st1{fill:url(#Path_15_);}\n\t.st2{fill:url(#Path_16_);}\n\t.st3{fill:url(#Path_17_);}\n\t.st4{fill:url(#Path_18_);}\n\t.st5{fill:url(#Path_19_);}\n\t.st6{fill:url(#Path_20_);}\n\t.st7{fill:url(#Path_21_);}\n\t.st8{opacity:0.53;fill:url(#Path_22_);enable-background:new ;}\n\t.st9{opacity:0.53;fill:url(#Path_23_);enable-background:new ;}\n\t.st10{fill:url(#Path_24_);}\n\t.st11{fill:url(#Path_25_);}\n\t.st12{fill:url(#Path_26_);}\n\t.st13{fill:url(#Path_27_);}\n</style>\n<g>\n\t\n\t\t<radialGradient id=\"Path_14_\" cx=\"-362.0611\" cy=\"337.8071\" r=\"0.4564\" gradientTransform=\"matrix(159.1024 0 0 -159.1024 57662.0117 53758.0781)\" gradientUnits=\"userSpaceOnUse\">\n\t\t<stop offset=\"0\" style=\"stop-color:#FFF44F\"/>\n\t\t<stop offset=\"0.29\" style=\"stop-color:#FF980E\"/>\n\t\t<stop offset=\"0.43\" style=\"stop-color:#FF5D36\"/>\n\t\t<stop offset=\"0.53\" style=\"stop-color:#FF3750\"/>\n\t\t<stop offset=\"0.75\" style=\"stop-color:#F5156C\"/>\n\t\t<stop offset=\"0.76\" style=\"stop-color:#F1136E\"/>\n\t\t<stop offset=\"0.88\" style=\"stop-color:#DA057A\"/>\n\t\t<stop offset=\"0.95\" style=\"stop-color:#D2007F\"/>\n\t</radialGradient>\n\t<path id=\"Path\" class=\"st0\" d=\"M57.6,12.6C51.8,5,42.8,0.3,33.3,0.1c-7.4-0.1-12.6,2.1-15.5,3.9c3.9-2.2,9.5-3.5,14.4-3.5\n\t\tc12.7,0.2,26.3,8.8,28.3,24.3c2.3,17.8-10.1,32.7-27.6,32.7C13.7,57.5,2,40.5,5,25.3c0.2-0.8,0.1-1.5,0.3-2.2\n\t\tc0.1-2.7,1.2-6.9,3.4-11.2c-2.2,1.1-5,4.8-6.4,8.1c-2,4.8-2.7,10.6-2.1,16.1c0,0.4,0.1,0.8,0.1,1.2c2.2,13.1,12.3,23.4,25.4,26\n\t\tc13,2.6,26.3-3.1,33.4-14.4S65.5,23.2,57.6,12.6L57.6,12.6z\"/>\n\t\n\t\t<radialGradient id=\"Path_15_\" cx=\"-362.3857\" cy=\"337.7883\" r=\"0.2701\" gradientTransform=\"matrix(159.1024 0 0 -159.1024 57661.7344 53758.0781)\" gradientUnits=\"userSpaceOnUse\">\n\t\t<stop offset=\"0\" style=\"stop-color:#B5007F\"/>\n\t\t<stop offset=\"1\" style=\"stop-color:#F5156C;stop-opacity:0\"/>\n\t</radialGradient>\n\t<path id=\"Path_1_\" class=\"st1\" d=\"M57.6,12.6C51.8,5,42.8,0.3,33.3,0.1c-7.4-0.1-12.6,2.1-15.5,3.9c3.9-2.2,9.5-3.5,14.4-3.5\n\t\tc12.7,0.2,26.3,8.8,28.3,24.3c2.3,17.8-10.1,32.7-27.6,32.7C13.7,57.5,2,40.5,5,25.3c0.2-0.8,0.1-1.5,0.3-2.2\n\t\tc0.1-2.7,1.2-6.9,3.4-11.2c-2.2,1.1-5,4.8-6.4,8.1c-2,4.8-2.7,10.6-2.1,16.1c0,0.4,0.1,0.8,0.1,1.2c2.2,13.1,12.3,23.4,25.4,26\n\t\tc13,2.6,26.3-3.1,33.4-14.4S65.5,23.2,57.6,12.6L57.6,12.6z\"/>\n\t\n\t\t<radialGradient id=\"Path_16_\" cx=\"-362.0223\" cy=\"337.8331\" r=\"0.536\" gradientTransform=\"matrix(159.1024 0 0 -159.1024 57662.043 53758.0781)\" gradientUnits=\"userSpaceOnUse\">\n\t\t<stop offset=\"0\" style=\"stop-color:#FFDD00;stop-opacity:0.6\"/>\n\t\t<stop offset=\"9.000000e-02\" style=\"stop-color:#FFD702;stop-opacity:0.58\"/>\n\t\t<stop offset=\"0.2\" style=\"stop-color:#FEC606;stop-opacity:0.52\"/>\n\t\t<stop offset=\"0.32\" style=\"stop-color:#FDA90E;stop-opacity:0.43\"/>\n\t\t<stop offset=\"0.45\" style=\"stop-color:#FC8119;stop-opacity:0.3\"/>\n\t\t<stop offset=\"0.57\" style=\"stop-color:#FA4E27;stop-opacity:0.14\"/>\n\t\t<stop offset=\"0.66\" style=\"stop-color:#F92433;stop-opacity:0\"/>\n\t</radialGradient>\n\t<path id=\"Path_2_\" class=\"st2\" d=\"M57.6,12.6C51.8,5,42.8,0.3,33.3,0.1c-7.4-0.1-12.6,2.1-15.5,3.9c3.9-2.2,9.5-3.5,14.4-3.5\n\t\tc12.7,0.2,26.3,8.8,28.3,24.3c2.3,17.8-10.1,32.7-27.6,32.7C13.7,57.5,2,40.5,5,25.3c0.2-0.8,0.1-1.5,0.3-2.2\n\t\tc0.1-2.7,1.2-6.9,3.4-11.2c-2.2,1.1-5,4.8-6.4,8.1c-2,4.8-2.7,10.6-2.1,16.1c0,0.4,0.1,0.8,0.1,1.2c2.2,13.1,12.3,23.4,25.4,26\n\t\tc13,2.6,26.3-3.1,33.4-14.4S65.5,23.2,57.6,12.6L57.6,12.6z\"/>\n\t\n\t\t<radialGradient id=\"Path_17_\" cx=\"-362.2074\" cy=\"337.6599\" r=\"0.6914\" gradientTransform=\"matrix(159.1024 0 0 -159.1024 57661.8867 53758.0781)\" gradientUnits=\"userSpaceOnUse\">\n\t\t<stop offset=\"0.15\" style=\"stop-color:#960E18\"/>\n\t\t<stop offset=\"0.18\" style=\"stop-color:#B11927;stop-opacity:0.74\"/>\n\t\t<stop offset=\"0.22\" style=\"stop-color:#DB293D;stop-opacity:0.34\"/>\n\t\t<stop offset=\"0.26\" style=\"stop-color:#F5334B;stop-opacity:9.000000e-02\"/>\n\t\t<stop offset=\"0.27\" style=\"stop-color:#FF3750;stop-opacity:0\"/>\n\t</radialGradient>\n\t<path id=\"Path_3_\" class=\"st3\" d=\"M57.6,12.6C51.8,5,42.8,0.3,33.3,0.1c-7.4-0.1-12.6,2.1-15.5,3.9c3.9-2.2,9.5-3.5,14.4-3.5\n\t\tc12.7,0.2,26.3,8.8,28.3,24.3c2.3,17.8-10.1,32.7-27.6,32.7C13.7,57.5,2,40.5,5,25.3c0.2-0.8,0.1-1.5,0.3-2.2\n\t\tc0.1-2.7,1.2-6.9,3.4-11.2c-2.2,1.1-5,4.8-6.4,8.1c-2,4.8-2.7,10.6-2.1,16.1c0,0.4,0.1,0.8,0.1,1.2c2.2,13.1,12.3,23.4,25.4,26\n\t\tc13,2.6,26.3-3.1,33.4-14.4S65.5,23.2,57.6,12.6L57.6,12.6z\"/>\n\t\n\t\t<radialGradient id=\"Path_18_\" cx=\"-362.2594\" cy=\"337.6686\" r=\"0.6914\" gradientTransform=\"matrix(159.1024 0 0 -159.1024 57661.8438 53758.0781)\" gradientUnits=\"userSpaceOnUse\">\n\t\t<stop offset=\"0.11\" style=\"stop-color:#960E18\"/>\n\t\t<stop offset=\"0.15\" style=\"stop-color:#B11927;stop-opacity:0.74\"/>\n\t\t<stop offset=\"0.21\" style=\"stop-color:#DB293D;stop-opacity:0.34\"/>\n\t\t<stop offset=\"0.26\" style=\"stop-color:#F5334B;stop-opacity:9.000000e-02\"/>\n\t\t<stop offset=\"0.28\" style=\"stop-color:#FF3750;stop-opacity:0\"/>\n\t</radialGradient>\n\t<path id=\"Path_4_\" class=\"st4\" d=\"M57.6,12.6C51.8,5,42.8,0.3,33.3,0.1c-7.4-0.1-12.6,2.1-15.5,3.9c3.9-2.2,9.5-3.5,14.4-3.5\n\t\tc12.7,0.2,26.3,8.8,28.3,24.3c2.3,17.8-10.1,32.7-27.6,32.7C13.7,57.5,2,40.5,5,25.3c0.2-0.8,0.1-1.5,0.3-2.2\n\t\tc0.1-2.7,1.2-6.9,3.4-11.2c-2.2,1.1-5,4.8-6.4,8.1c-2,4.8-2.7,10.6-2.1,16.1c0,0.4,0.1,0.8,0.1,1.2c2.2,13.1,12.3,23.4,25.4,26\n\t\tc13,2.6,26.3-3.1,33.4-14.4S65.5,23.2,57.6,12.6L57.6,12.6z\"/>\n\t\n\t\t<linearGradient id=\"Path_19_\" gradientUnits=\"userSpaceOnUse\" x1=\"-362.2329\" y1=\"336.5367\" x2=\"-362.0692\" y2=\"336.3495\" gradientTransform=\"matrix(114.9722 0 0 -75.9117 41686.8516 25556.4492)\">\n\t\t<stop offset=\"0\" style=\"stop-color:#FFBC04\"/>\n\t\t<stop offset=\"0.17\" style=\"stop-color:#FFAB02;stop-opacity:0.62\"/>\n\t\t<stop offset=\"0.34\" style=\"stop-color:#FF9B01;stop-opacity:0.29\"/>\n\t\t<stop offset=\"0.45\" style=\"stop-color:#FF9200;stop-opacity:8.000000e-02\"/>\n\t\t<stop offset=\"0.51\" style=\"stop-color:#FF8E00;stop-opacity:0\"/>\n\t</linearGradient>\n\t<path id=\"Path_5_\" class=\"st5\" d=\"M60.5,24.8c0.3,1.9,0.3,3.9,0.2,5.8c1.1-0.2,2.1-0.3,3.2-0.4c-0.3-6.3-2.6-12.4-6.4-17.5\n\t\tC51.8,5,42.8,0.3,33.3,0.1c-7.4-0.1-12.6,2.1-15.5,3.9c3.9-2.2,9.5-3.5,14.4-3.5C44.9,0.6,58.5,9.2,60.5,24.8z\"/>\n\t\n\t\t<radialGradient id=\"Path_20_\" cx=\"-362.0385\" cy=\"337.6938\" r=\"0.4784\" gradientTransform=\"matrix(142.6366 0 0 -142.6366 51695.3867 48177.2266)\" gradientUnits=\"userSpaceOnUse\">\n\t\t<stop offset=\"0\" style=\"stop-color:#FF980E\"/>\n\t\t<stop offset=\"0.3\" style=\"stop-color:#FF7139\"/>\n\t\t<stop offset=\"0.48\" style=\"stop-color:#FF5B51\"/>\n\t\t<stop offset=\"0.63\" style=\"stop-color:#FF4F5E\"/>\n\t\t<stop offset=\"0.74\" style=\"stop-color:#FF4055\"/>\n\t\t<stop offset=\"0.84\" style=\"stop-color:#FF3750\"/>\n\t</radialGradient>\n\t<path id=\"Path_6_\" class=\"st6\" d=\"M61.3,23.9C59.5,7.7,45,0.4,32.2,0.5c-4.9,0-10.5,1.2-14.4,3.5c-1,0.6-2,1.3-2.8,2.2\n\t\tc0.1-0.1,0.4-0.3,0.9-0.7l0.1,0l0,0c1.9-1.3,4-2.2,6.2-2.9c3.4-1,7-1.3,10.5-1.2c14.4,0.8,24.6,12.8,25,25.5\n\t\tc0.3,10.5-8.4,18.9-18.3,19.4c-7.2,0.4-14.1-3.1-17.4-10.1c-0.8-1.6-1.3-3.3-1.6-5.1C18.8,20.4,26,11.3,32.5,9\n\t\tC29,5.9,20.1,6.2,13.5,11c-4.8,3.5-7.9,8.8-8.9,15.2C3.8,31,4.6,36,6.5,40.5c4.2,9.8,13.5,16.4,24.1,17.1c0.8,0.1,1.6,0.1,2.4,0.1\n\t\tC54.1,57.7,63.3,41.7,61.3,23.9z\"/>\n\t\n\t\t<radialGradient id=\"Path_21_\" cx=\"-362.0385\" cy=\"337.6938\" r=\"0.4784\" gradientTransform=\"matrix(142.6366 0 0 -142.6366 51695.3867 48177.2266)\" gradientUnits=\"userSpaceOnUse\">\n\t\t<stop offset=\"8.000000e-02\" style=\"stop-color:#FFDE08\"/>\n\t\t<stop offset=\"0.15\" style=\"stop-color:#FFDB08;stop-opacity:0.97\"/>\n\t\t<stop offset=\"0.25\" style=\"stop-color:#FFD209;stop-opacity:0.88\"/>\n\t\t<stop offset=\"0.37\" style=\"stop-color:#FFC40B;stop-opacity:0.73\"/>\n\t\t<stop offset=\"0.51\" style=\"stop-color:#FFB00D;stop-opacity:0.53\"/>\n\t\t<stop offset=\"0.67\" style=\"stop-color:#FF970F;stop-opacity:0.28\"/>\n\t\t<stop offset=\"0.82\" style=\"stop-color:#FF7B12;stop-opacity:0\"/>\n\t</radialGradient>\n\t<path id=\"Path_7_\" class=\"st7\" d=\"M61.3,23.9C59.5,7.7,45,0.4,32.2,0.5c-4.9,0-10.5,1.2-14.4,3.5c-1,0.6-2,1.3-2.8,2.2\n\t\tc0.1-0.1,0.4-0.3,0.9-0.7l0.1,0l0,0c1.9-1.3,4-2.2,6.2-2.9c3.4-1,7-1.3,10.5-1.2c14.4,0.8,24.6,12.8,25,25.5\n\t\tc0.3,10.5-8.4,18.9-18.3,19.4c-7.2,0.4-14.1-3.1-17.4-10.1c-0.8-1.6-1.3-3.3-1.6-5.1C18.8,20.4,26,11.3,32.5,9\n\t\tC29,5.9,20.1,6.2,13.5,11c-4.8,3.5-7.9,8.8-8.9,15.2C3.8,31,4.6,36,6.5,40.5c4.2,9.8,13.5,16.4,24.1,17.1c0.8,0.1,1.6,0.1,2.4,0.1\n\t\tC54.1,57.7,63.3,41.7,61.3,23.9z\"/>\n\t\n\t\t<radialGradient id=\"Path_22_\" cx=\"-361.4239\" cy=\"338.456\" r=\"0.2348\" gradientTransform=\"matrix(35.5987 138.1229 138.1229 -35.5987 -33842.1055 62000.6016)\" gradientUnits=\"userSpaceOnUse\">\n\t\t<stop offset=\"0.36\" style=\"stop-color:#FF3750\"/>\n\t\t<stop offset=\"0.44\" style=\"stop-color:#FF4D47;stop-opacity:0.63\"/>\n\t\t<stop offset=\"0.55\" style=\"stop-color:#FF673D;stop-opacity:0.18\"/>\n\t\t<stop offset=\"0.59\" style=\"stop-color:#FF7139;stop-opacity:0\"/>\n\t</radialGradient>\n\t<path id=\"Path_8_\" class=\"st8\" d=\"M61.3,23.9C59.5,7.7,45,0.4,32.2,0.5c-4.9,0-10.5,1.2-14.4,3.5c-1,0.6-2,1.3-2.8,2.2\n\t\tc0.1-0.1,0.4-0.3,0.9-0.7l0.1,0l0,0c1.9-1.3,4-2.2,6.2-2.9c3.4-1,7-1.3,10.5-1.2c14.4,0.8,24.6,12.8,25,25.5\n\t\tc0.3,10.5-8.4,18.9-18.3,19.4c-7.2,0.4-14.1-3.1-17.4-10.1c-0.8-1.6-1.3-3.3-1.6-5.1C18.8,20.4,26,11.3,32.5,9\n\t\tC29,5.9,20.1,6.2,13.5,11c-4.8,3.5-7.9,8.8-8.9,15.2C3.8,31,4.6,36,6.5,40.5c4.2,9.8,13.5,16.4,24.1,17.1c0.8,0.1,1.6,0.1,2.4,0.1\n\t\tC54.1,57.7,63.3,41.7,61.3,23.9z\"/>\n\t\n\t\t<radialGradient id=\"Path_23_\" cx=\"-362.1873\" cy=\"337.5266\" r=\"0.2344\" gradientTransform=\"matrix(142.6366 0 0 -142.6366 51695.3711 48177.2266)\" gradientUnits=\"userSpaceOnUse\">\n\t\t<stop offset=\"0.22\" style=\"stop-color:#FF3750;stop-opacity:0.8\"/>\n\t\t<stop offset=\"0.27\" style=\"stop-color:#FF444B;stop-opacity:0.63\"/>\n\t\t<stop offset=\"0.41\" style=\"stop-color:#FF643E;stop-opacity:0.18\"/>\n\t\t<stop offset=\"0.47\" style=\"stop-color:#FF7139;stop-opacity:0\"/>\n\t</radialGradient>\n\t<path id=\"Path_9_\" class=\"st9\" d=\"M61.3,23.9C59.5,7.7,45,0.4,32.2,0.5c-4.9,0-10.5,1.2-14.4,3.5c-1,0.6-2,1.3-2.8,2.2\n\t\tc0.1-0.1,0.4-0.3,0.9-0.7l0.1,0l0,0c1.9-1.3,4-2.2,6.2-2.9c3.4-1,7-1.3,10.5-1.2c14.4,0.8,24.6,12.8,25,25.5\n\t\tc0.3,10.5-8.4,18.9-18.3,19.4c-7.2,0.4-14.1-3.1-17.4-10.1c-0.8-1.6-1.3-3.3-1.6-5.1C18.8,20.4,26,11.3,32.5,9\n\t\tC29,5.9,20.1,6.2,13.5,11c-4.8,3.5-7.9,8.8-8.9,15.2C3.8,31,4.6,36,6.5,40.5c4.2,9.8,13.5,16.4,24.1,17.1c0.8,0.1,1.6,0.1,2.4,0.1\n\t\tC54.1,57.7,63.3,41.7,61.3,23.9z\"/>\n\t\n\t\t<radialGradient id=\"Path_24_\" cx=\"-361.8749\" cy=\"337.3981\" r=\"1.045\" gradientTransform=\"matrix(110.368 0 0 -110.368 40008.457 37239.9648)\" gradientUnits=\"userSpaceOnUse\">\n\t\t<stop offset=\"5.000000e-02\" style=\"stop-color:#FFF44F\"/>\n\t\t<stop offset=\"0.46\" style=\"stop-color:#FF980E\"/>\n\t\t<stop offset=\"0.52\" style=\"stop-color:#FF8424\"/>\n\t\t<stop offset=\"0.59\" style=\"stop-color:#FF7634\"/>\n\t\t<stop offset=\"0.64\" style=\"stop-color:#FF7139\"/>\n\t</radialGradient>\n\t<path id=\"Path_10_\" class=\"st10\" d=\"M39.4,46.2C53,45.4,58.9,34.1,59.3,26.1c0.6-12.5-6.9-26-26.6-24.8c-3.5-0.1-7.2,0.2-10.5,1.2\n\t\tC20,3.1,17.9,4.1,16,5.4l0,0l-0.1,0c-0.3,0.2-0.6,0.4-0.9,0.7c0.5-0.4,7.3-4.4,16.8-3.1c11.3,1.5,21.7,10.3,21.7,21.8\n\t\tc0,8.9-6.9,15.7-15,15.2c-12-0.7-15-13-8.8-18.3c-1.7-0.4-4.9,0.3-7.1,3.6c-2,3-1.9,7.5-0.6,10.7C25.3,43.1,32.1,46.7,39.4,46.2z\"\n\t\t/>\n\t\n\t\t<linearGradient id=\"Path_25_\" gradientUnits=\"userSpaceOnUse\" x1=\"-362.1256\" y1=\"337.7865\" x2=\"-362.3305\" y2=\"337.4708\" gradientTransform=\"matrix(159.4285 0 0 -141.8605 57780.125 47930.3203)\">\n\t\t<stop offset=\"0\" style=\"stop-color:#FFF44F;stop-opacity:0.8\"/>\n\t\t<stop offset=\"9.000000e-02\" style=\"stop-color:#FFF44F;stop-opacity:0.7\"/>\n\t\t<stop offset=\"0.75\" style=\"stop-color:#FFF44F;stop-opacity:0\"/>\n\t</linearGradient>\n\t<path id=\"Path_11_\" class=\"st11\" d=\"M57.6,12.6c-0.9-1.1-1.8-2.2-2.8-3.2c-0.8-0.8-1.6-1.6-2.5-2.3c0.5,0.5,1,0.9,1.5,1.4\n\t\tc1.7,1.9,3.1,4.1,3.9,6.5c1.7,5.1,1.6,11.4-1.6,16.3c-3.8,5.9-10,8.8-16.7,8.7c-0.3,0-0.6,0-0.9,0c-12-0.7-15-13-8.8-18.3\n\t\tc-1.7-0.4-4.9,0.3-7.1,3.6c-2,3-1.9,7.5-0.6,10.7c-0.8-1.6-1.3-3.3-1.6-5.1C18.8,20.4,26,11.3,32.5,9C29,5.9,20.1,6.1,13.5,11\n\t\tc-3.9,2.8-6.6,6.9-8.1,11.7C5.6,20,6.6,16,8.7,11.8c-2.2,1.1-5,4.8-6.4,8.1c-2,4.8-2.7,10.6-2.1,16.1c0,0.4,0.1,0.8,0.1,1.2\n\t\tc2.2,13.1,12.3,23.4,25.4,26S52,60.2,59.1,48.9S65.5,23.2,57.6,12.6L57.6,12.6z\"/>\n\t\n\t\t<linearGradient id=\"Path_26_\" gradientUnits=\"userSpaceOnUse\" x1=\"-362.1554\" y1=\"336.8134\" x2=\"-362.1554\" y2=\"337.2123\" gradientTransform=\"matrix(108.9196 0 0 -99.6268 39482.6367 33595.8555)\">\n\t\t<stop offset=\"0\" style=\"stop-color:#3A8EE6\"/>\n\t\t<stop offset=\"0.24\" style=\"stop-color:#5C79F0\"/>\n\t\t<stop offset=\"0.63\" style=\"stop-color:#9059FF\"/>\n\t\t<stop offset=\"1\" style=\"stop-color:#C139E6\"/>\n\t</linearGradient>\n\t<path id=\"Path_12_\" class=\"st12\" d=\"M57.6,15c-0.8-2.4-2.1-4.6-3.9-6.5c-2-2.2-4.6-3.9-7.3-5.2c-2.3-1.1-4.7-2-7.2-2.5\n\t\tc-4.4-1-8.9-1-13.3-0.1c-4.5,1-8.5,2.9-11.1,5.4C16.9,5,19.5,4,21.4,3.5c8.7-2.2,18.4,0.2,24.9,6.5c1.3,1.3,2.5,2.7,3.5,4.2\n\t\tc3.9,6.4,3.5,14.3,0.5,19c-2.3,3.5-7.1,6.8-11.7,6.7c7,0.4,13.4-2.6,17.4-8.7C59.2,26.4,59.3,20.1,57.6,15z\"/>\n\t\n\t\t<linearGradient id=\"Path_27_\" gradientUnits=\"userSpaceOnUse\" x1=\"-362.2926\" y1=\"337.1786\" x2=\"-361.9965\" y2=\"336.9077\" gradientTransform=\"matrix(108.9196 0 0 -99.6268 39482.6367 33595.8555)\">\n\t\t<stop offset=\"0.81\" style=\"stop-color:#9059FF;stop-opacity:0\"/>\n\t\t<stop offset=\"1\" style=\"stop-color:#6E008B;stop-opacity:0.5\"/>\n\t</linearGradient>\n\t<path id=\"Path_13_\" class=\"st13\" d=\"M57.6,15c-0.8-2.4-2.1-4.6-3.9-6.5c-2-2.2-4.6-3.9-7.3-5.2c-2.3-1.1-4.7-2-7.2-2.5\n\t\tc-4.4-1-8.9-1-13.3-0.1c-4.5,1-8.5,2.9-11.1,5.4C16.9,5,19.5,4,21.4,3.5c8.7-2.2,18.4,0.2,24.9,6.5c1.3,1.3,2.5,2.7,3.5,4.2\n\t\tc3.9,6.4,3.5,14.3,0.5,19c-2.3,3.5-7.1,6.8-11.7,6.7c7,0.4,13.4-2.6,17.4-8.7C59.2,26.4,59.3,20.1,57.6,15z\"/>\n</g>\n</svg>\n" }
64
64
0 0 64 64
starbucks-icon.svg
../../LogoSet/logo-cleaned/starbucks/starbucks-icon.svg
{ "meta": { "version": null, "id": null, "x": null, "y": null, "viewBox": null, "width": "64", "height": "64", "style": null, "{http://www.w3.org/XML/1998/namespace}space": null, "fill-rule": null, "preserveAspectRatio": null, "{http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd}docname": null, "{http://www.inkscape.org/namespaces/inkscape}version": null, "fill": null, "overflow": null, "enable-background": null, "image-rendering": null, "shape-rendering": null, "text-rendering": null, "data-name": null, "stroke": null, "stroke-width": null, "{http://www.inkscape.org/namespaces/inkscape}export-filename": null, "{http://www.inkscape.org/namespaces/inkscape}export-xdpi": null, "{http://www.inkscape.org/namespaces/inkscape}export-ydpi": null, "stroke-miterlimit": null, "stroke-linejoin": null, "role": null, "baseProfile": null, "stroke-linecap": null, "class": null, "aria-label": null }, "svgRaw": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"64\" height=\"64\"><path d=\"M64.128 32c0 17.664-14.336 32-32 32s-32-14.336-32-32 14.336-32 32-32 32 14.336 32 32\" fill=\"#fff\"/><path d=\"M35.285 13.824a20.13 20.13 0 0 0-6.4 0c-.17 0-.256-.085-.085-.256l3.328-2.56 3.328 2.56c.085.17 0 .256-.17.256m-5.46 15.872c-.085 0-.17.085-.17.17.683.512 1.11 1.707 2.56 1.707s1.877-1.195 2.56-1.707c0-.085-.085-.17-.17-.17a14.96 14.96 0 0 1-4.779 0m2.304-1.963c-.427 0-.512-.17-.768-.17-.34 0-.597.17-.853.427 0 .085.085.17.085.256.597.085.853.427 1.45.427s.94-.34 1.45-.427c.085-.085.085-.17.085-.256-.256-.256-.512-.34-.853-.427-.085 0-.17.17-.597.17m31.915 6.06c0 .768-.085 1.536-.17 2.304-3.584.597-4.95-2.645-8.62-2.475.256.768.427 1.62.512 2.39 3.072 0 4.267 2.816 7.68 2.475-.17.853-.427 1.707-.683 2.56-2.73.256-3.67-2.39-6.74-2.304v2.133c2.645 0 3.5 2.39 6.06 2.304l-1.024 2.56c-1.792-.085-2.475-2.39-5.205-2.22l-.34 1.792c2.39-.17 2.9 2.048 4.608 2.22-.427.768-.94 1.62-1.45 2.304-1.024-.512-1.877-2.22-3.84-2.304l.512-1.877c-1.963-.085-3.84-.853-5.29-2.22.512-3.072-4.18-6.144-4.18-8.363 0-2.39 1.195-3.755 1.195-6.997-.085-2.56-1.11-5.035-2.9-6.827-.34-.34-.683-.597-1.11-.853 1.792 1.963 2.816 4.437 2.9 7.083 0 3.072-1.45 4.693-1.45 7.51s4.096 5.29 4.096 8.192c0 1.11-.34 2.304-1.536 4.437 1.536 1.62 3.584 2.645 5.803 2.9.427.085.768-.17.94-.597.17-.34.34-.683.427-1.024 1.707.085 2.475 1.62 3.413 2.22l-1.62 1.963c-.597-.683-1.45-1.877-2.73-2.22-.256.427-.427.853-.683 1.28 1.024.256 1.792 1.365 2.304 2.048l-1.877 1.792c-.427-.768-1.024-1.365-1.792-1.877-.256.34-.512.683-.853 1.024.597.512 1.11 1.11 1.45 1.792l-2.39 1.707c-.427-3.243-4.864-5.46-3.67-9.216-.512.768-.768 1.62-.853 2.475 0 2.73 2.9 4.864 3.157 7.595L46.208 60.5c-.085-2.987-3.157-6.23-3.157-8.704 0-2.73 3.584-5.46 3.584-8.704s-4.096-5.46-4.096-8.277 1.792-4.437 1.792-8.107c0-2.73-1.195-5.29-3.243-7.083l-1.11-.768c1.877 2.22 2.9 4.18 2.9 7.253 0 3.413-1.963 5.29-1.963 8.62s4.01 5.205 4.01 8.277-3.755 5.717-3.755 8.96c0 2.9 3.328 5.803 3.328 9.3a23.66 23.66 0 0 1-2.219.853c.427-3.5-3.328-7.083-3.328-9.9 0-3.157 3.925-5.803 3.925-9.13s-4.01-4.95-4.01-8.363 2.475-5.376 2.475-9.13c0-2.816-1.365-5.547-3.584-7.253l-.17-.085c-.17-.17-.34 0-.256.17 1.536 1.877 2.39 4.267 2.304 6.656 0 3.5-2.816 6.315-2.816 9.643 0 4.01 3.755 5.12 3.755 8.363s-4.01 5.888-4.01 9.387c0 3.243 3.84 6.74 3.157 10.496l-2.304.512c.683-4.608-3.072-7.936-3.072-10.923 0-3.243 4.18-6.144 4.18-9.387 0-2.987-2.987-4.01-3.413-7.083 0-.427-.34-.683-.768-.683h-.085a13.2 13.2 0 0 1-2.645.512c-.853-.085-1.792-.256-2.645-.512-.427-.085-.768.17-.853.597v.085c-.427 3.072-3.413 4.096-3.413 7.083 0 3.243 4.18 6.144 4.18 9.387 0 2.987-3.755 6.315-3.072 10.923l-2.304-.512c-.597-3.67 3.243-7.253 3.243-10.496 0-3.5-4.01-6.06-4.01-9.387s3.755-4.437 3.755-8.363c0-3.413-2.816-6.23-2.816-9.643-.085-2.39.768-4.78 2.304-6.656.17-.17 0-.34-.256-.17l-.17.085c-2.22 1.707-3.584 4.437-3.584 7.253 0 3.84 2.475 5.717 2.475 9.13s-4.01 5.035-4.01 8.363 3.925 6.06 3.925 9.13c0 2.816-3.755 6.485-3.328 9.9a23.66 23.66 0 0 1-2.219-.853c.085-3.413 3.413-6.315 3.413-9.3 0-3.243-3.755-5.803-3.755-8.96s4.523-4.864 4.523-8.192-1.963-5.205-1.963-8.62c0-3.072 1.024-5.035 2.9-7.253-.427.17-.768.427-1.11.768-2.048 1.792-3.157 4.352-3.243 7.083 0 3.584 1.792 5.29 1.792 8.107s-4.096 5.12-4.096 8.277 3.584 5.973 3.584 8.704c0 2.475-3.072 5.717-3.157 8.704-.597-.34-1.28-.683-1.877-1.024.256-2.73 3.157-4.864 3.157-7.595-.085-.853-.34-1.792-.853-2.475 1.195 3.755-3.243 5.973-3.67 9.216-.768-.512-1.62-1.11-2.39-1.707.34-.683.853-1.28 1.45-1.792-.256-.34-.597-.683-.853-1.024-.683.512-1.28 1.11-1.792 1.877-.683-.597-1.28-1.195-1.877-1.792.597-.683 1.28-1.792 2.304-2.048-.256-.427-.512-.853-.683-1.28-1.195.34-2.048 1.45-2.73 2.22-.597-.683-1.11-1.28-1.62-1.963.94-.597 1.707-2.133 3.413-2.22.17.34.256.683.427 1.024.17.427.512.597.94.597 2.22-.256 4.267-1.28 5.803-2.816-1.195-2.22-1.536-3.328-1.536-4.437 0-2.9 4.096-5.376 4.096-8.192s-1.45-4.437-1.45-7.51a11.19 11.19 0 0 1 2.901-7.168c-.427.256-.768.512-1.11.853-1.792 1.792-2.816 4.267-2.9 6.827 0 3.243 1.195 4.608 1.195 6.997 0 2.22-4.693 5.29-4.18 8.363-1.45 1.365-3.328 2.133-5.29 2.133l.512 1.877c-1.963.085-2.816 1.792-3.84 2.304-.512-.768-.94-1.536-1.45-2.304 1.707-.17 2.22-2.39 4.608-2.22-.085-.597-.17-1.195-.34-1.792-2.73-.17-3.413 2.133-5.205 2.22-.427-.853-.768-1.707-1.024-2.56 2.56.085 3.413-2.304 6.06-2.304V38.74c-3.157-.085-4.096 2.56-6.74 2.304-.256-.853-.427-1.707-.683-2.56 3.413.427 4.608-2.475 7.68-2.475l.512-2.39c-3.67-.17-5.035 3.072-8.62 2.475-.085-.768-.17-1.536-.17-2.304 4.18.427 5.803-2.987 9.643-2.56.34-.94.853-1.792 1.28-2.645-4.78-.853-6.4 3.157-10.923 2.56C.384 13.483 15.06-.427 32.725.085c16.98.512 30.635 14.08 31.06 31.06-4.437.597-6.144-3.413-10.923-2.56.512.853.853 1.707 1.28 2.645 4.096-.512 5.717 2.987 9.9 2.56M18.39 20.31c-2.56-1.024-5.376-.683-7.68.853-.34-2.22-1.536-4.18-3.328-5.46a.39.39 0 0 0-.427 0c-.085.085-.085.17-.085.256.34 4.78-2.39 8.96-5.888 12.63 3.584 1.024 6.57-3.5 11.18-1.877 1.62-2.56 3.755-4.693 6.23-6.4m13.74-2.9c-2.987 0-5.46 1.707-6.144 3.84-.085.17 0 .256.17.17.597-.256 1.195-.34 1.792-.34 1.11-.085 2.133.427 2.9 1.195.256 1.024.256 2.048 0 2.987-.512-.085-.683-.512-1.195-.512s-.853.34-1.707.34-.94-.427-1.45-.427-.768.683-.768 1.365c0 3.328 3.072 7.85 6.23 7.85s6.23-4.523 6.23-7.85c0-.768-.17-1.365-.853-1.45-.427.34-.853.512-1.365.427-.853 0-1.024-.34-1.536-.34s-.512 1.28-1.195 1.28c-.427-1.195-.512-2.56-.085-3.84.768-.853 1.792-1.28 2.9-1.195.597 0 1.195.085 1.792.34.17.085.256 0 .17-.17-.512-1.963-2.987-3.67-5.888-3.67m4.608 4.78c-.768 0-1.536.256-2.048.768-.085.17-.085.34 0 .597 1.28-.427 2.39-.427 2.987.17.256-.17.34-.512.34-.768 0-.512-.427-.768-1.28-.768M26.41 23.723c.597-.597 1.963-.597 3.328-.085.085-.683-1.11-1.45-2.39-1.45-.853 0-1.28.256-1.28.683 0 .34.085.683.34.853M46.89 12.46c-2.22.17-4.267.94-5.973 2.304.683-1.877 1.62-3.755 2.73-5.376-2.73.17-5.29 1.365-7.34 3.243l-1.365-3.67L38.1 6.144l-4.267-.34-1.707-3.925-1.707 3.925-4.267.34 3.157 2.816-1.45 3.755c-1.963-1.963-4.523-3.072-7.34-3.243 1.11 1.707 2.048 3.5 2.73 5.376-1.707-1.365-3.84-2.22-6.06-2.304 1.45 1.792 2.645 3.755 3.584 5.803.085.17.34.34.512.256h.085a24.04 24.04 0 0 1 21.333 0c.17.085.427.085.512-.085v-.085c1.024-2.22 2.22-4.18 3.67-5.973m5.12 14.165c4.608-1.62 7.595 2.987 11.18 1.877-3.413-3.67-6.23-7.765-5.888-12.63 0-.17-.085-.34-.256-.34-.085 0-.17 0-.256.085-1.792 1.28-2.987 3.328-3.328 5.46-2.304-1.536-5.12-1.877-7.68-.853 2.475 1.792 4.608 3.925 6.23 6.4\" fill=\"#006241\"/></svg>" }
64
64
starbucks-ar21.svg
../../LogoSet/logo-cleaned/starbucks/starbucks-ar21.svg
{ "meta": { "version": null, "id": null, "x": null, "y": null, "viewBox": null, "width": "120", "height": "60", "style": null, "{http://www.w3.org/XML/1998/namespace}space": null, "fill-rule": null, "preserveAspectRatio": null, "{http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd}docname": null, "{http://www.inkscape.org/namespaces/inkscape}version": null, "fill": null, "overflow": null, "enable-background": null, "image-rendering": null, "shape-rendering": null, "text-rendering": null, "data-name": null, "stroke": null, "stroke-width": null, "{http://www.inkscape.org/namespaces/inkscape}export-filename": null, "{http://www.inkscape.org/namespaces/inkscape}export-xdpi": null, "{http://www.inkscape.org/namespaces/inkscape}export-ydpi": null, "stroke-miterlimit": null, "stroke-linejoin": null, "role": null, "baseProfile": null, "stroke-linecap": null, "class": null, "aria-label": null }, "svgRaw": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"120\" height=\"60\"><path d=\"M77.5 50.565c0 3.2-1.8 4.8-5.1 4.8s-5-1.7-5-4.8v-5.6H71v5.4c0 1.5.4 2.2 1.4 2.2s1.4-.6 1.4-2.3v-5.3h3.6zm-49.102-5.6v2.6h-3v7.6h-3.7v-7.6h-3.1v-2.6zm6.2 2.3l-.9 3.5h1.8zm2.4 7.9l-.6-1.9h-3.5l-.7 1.9h-3.7l3.7-10.2h4.7l3.7 10.2zm52.304-.8l-1.1-2.7c-.7.6-1.5.9-2.4.9-1.4 0-2.4-1.2-2.4-2.5v-.1c-.1-1.3.8-2.5 2.2-2.7h.2c.9 0 1.8.4 2.4 1l1.1-2.6c-1.3-.7-2.7-1-4.1-1-2.9-.1-5.4 2.2-5.5 5.1s2.2 5.4 5.1 5.5h.5c1.4.2 2.8-.2 4-.9m12.1-9.4l-3.3 5 3.7 5.2h-4.2l-2.3-3.7v3.7h-3.6v-10.2h3.6v3.7l2.1-3.7zm-89.006 10.4c2.3 0 4.7-.8 4.7-3.4 0-2.3-2-3-3.6-3.3-1.2-.2-1.7-.4-1.7-.8 0-.6.8-.7 1.2-.7 1 0 2 .4 2.9.9l1-2.3c-1.3-.6-2.7-.9-4.2-1-2.4 0-4.3 1.2-4.3 3.5 0 1.9 1.5 2.7 3 3 1.1.3 1.8.4 1.8.9s-.5.7-1.1.7c-1.1 0-2.2-.4-3-1.1l-1.1 2.2c1.5.9 2.9 1.3 4.4 1.4m94.906.001c2.3 0 4.7-.8 4.7-3.4 0-2.3-2-3-3.6-3.3-1.2-.2-1.7-.4-1.7-.8 0-.6.8-.7 1.2-.7 1 0 2 .4 2.9.9l1-2.3c-1.3-.6-2.7-.9-4.2-1-2.4 0-4.3 1.2-4.3 3.5 0 1.9 1.4 2.7 3.1 3 1.1.3 1.8.4 1.8.9s-.6.7-1.1.7c-1.1 0-2.2-.4-3-1.1l-1.2 2.2c1.4.9 2.9 1.3 4.4 1.4m-57.003-4c1.2-.5 1.9-1.6 1.9-2.9 0-2.4-1.7-3.5-4-3.5h-5.5v10.2h3.6v-3h.9l1.8 3h3.8zm-1.6-2.9c0 .6-.4 1-.9 1.1h-1.4v-2.2h1.3c.5-.1 1 .3 1.1.9-.1.1-.1.1-.1.2zm14 1.5c1.2-.1 2.1-1.1 2-2.3 0-1.7-1.3-2.7-3.6-2.7h-5.8v10.2h5.6c2.7 0 4-1 4-2.9.1-1.2-.9-2.2-2.2-2.3m-3.9-2.8h1.3c.7 0 1.1.3 1.1.9s-.4.9-1.1.9h-1.3zm2.4 4.8c0 .6-.4.9-1.2.9h-1.3v-1.9H60c.8.1 1.2.4 1.2 1z\" fill=\"#231815\"/><path d=\"M78.25 22.81c0 10.033-8.143 18.176-18.176 18.176S41.897 32.845 41.897 22.81 50.04 4.635 60.073 4.635 78.25 12.778 78.25 22.81\" fill=\"#fff\"/><path d=\"M61.866 12.487c-1.212-.194-2.423-.194-3.635 0-.097 0-.145-.048-.048-.145l1.9-1.454 1.9 1.454c.048.097 0 .145-.097.145m-3.102 9.015c-.048 0-.097.048-.097.097.388.29.63.97 1.454.97s1.066-.68 1.454-.97c0-.048-.048-.097-.097-.097-.92.145-1.842.145-2.714 0m1.31-1.115c-.242 0-.29-.097-.436-.097-.194 0-.34.097-.485.242 0 .048.048.097.048.145.34.048.485.242.824.242s.533-.194.824-.242c.048-.048.048-.097.048-.145-.145-.145-.29-.194-.485-.242-.048 0-.097.097-.34.097M78.2 23.83c0 .436-.048.872-.097 1.31-2.036.34-2.81-1.503-4.895-1.406a6.79 6.79 0 0 1 .291 1.357c1.745 0 2.423 1.6 4.362 1.406-.097.485-.242.97-.388 1.454-1.55.145-2.084-1.357-3.83-1.31v1.212c1.503 0 1.987 1.357 3.44 1.31l-.582 1.454c-1.018-.048-1.406-1.357-2.957-1.26l-.194 1.018c1.357-.097 1.648 1.163 2.617 1.26-.242.436-.533.92-.824 1.31-.582-.29-1.066-1.26-2.18-1.31l.29-1.066c-1.115-.048-2.18-.485-3.005-1.26.29-1.745-2.375-3.5-2.375-4.75 0-1.357.68-2.133.68-3.974-.048-1.454-.63-2.86-1.648-3.878a3.11 3.11 0 0 0-.63-.485 6.23 6.23 0 0 1 1.648 4.023c0 1.745-.824 2.666-.824 4.265s2.327 3.005 2.327 4.653c0 .63-.194 1.31-.872 2.52.872.92 2.036 1.503 3.296 1.648.242.048.436-.097.533-.34.097-.194.194-.388.242-.582.97.048 1.406.92 1.94 1.26l-.92 1.115c-.34-.388-.824-1.066-1.55-1.26-.145.242-.242.485-.388.727.582.145 1.018.776 1.31 1.163l-1.066 1.018c-.242-.436-.582-.776-1.018-1.066-.145.194-.29.388-.485.582.34.29.63.63.824 1.018l-1.357.97c-.242-1.842-2.763-3.102-2.084-5.235-.29.436-.436.92-.485 1.406 0 1.55 1.648 2.763 1.793 4.314L68.07 39c-.048-1.696-1.793-3.538-1.793-4.944 0-1.55 2.036-3.102 2.036-4.944S65.986 26 65.986 24.41s1.018-2.52 1.018-4.605a5.34 5.34 0 0 0-1.842-4.023l-.63-.436c1.066 1.26 1.648 2.375 1.648 4.12 0 1.94-1.115 3.005-1.115 4.895s2.278 2.957 2.278 4.702-2.133 3.247-2.133 5.09c0 1.648 1.9 3.296 1.9 5.283a13.44 13.44 0 0 1-1.26.485c.242-1.987-1.9-4.023-1.9-5.622 0-1.793 2.23-3.296 2.23-5.186s-2.278-2.81-2.278-4.75 1.406-3.054 1.406-5.186a5.26 5.26 0 0 0-2.036-4.12l-.097-.048c-.097-.097-.194 0-.145.097.872 1.066 1.357 2.423 1.31 3.78 0 1.987-1.6 3.587-1.6 5.477 0 2.278 2.133 2.908 2.133 4.75s-2.278 3.344-2.278 5.332c0 1.842 2.18 3.83 1.793 5.962l-1.31.29c.388-2.617-1.745-4.508-1.745-6.204 0-1.842 2.375-3.5 2.375-5.332 0-1.696-1.696-2.278-1.94-4.023 0-.242-.194-.388-.436-.388h-.048a7.5 7.5 0 0 1-1.503.291 8.22 8.22 0 0 1-1.503-.291c-.242-.048-.436.097-.485.34v.048c-.242 1.745-1.94 2.327-1.94 4.023 0 1.842 2.375 3.5 2.375 5.332 0 1.696-2.133 3.587-1.745 6.204l-1.31-.29c-.34-2.084 1.842-4.12 1.842-5.962 0-1.987-2.278-3.44-2.278-5.332s2.133-2.52 2.133-4.75c0-1.94-1.6-3.538-1.6-5.477-.048-1.357.436-2.714 1.31-3.78.097-.097 0-.194-.145-.097l-.097.048a5.26 5.26 0 0 0-2.036 4.12c0 2.18 1.406 3.247 1.406 5.186s-2.278 2.86-2.278 4.75 2.23 3.44 2.23 5.186c0 1.6-2.133 3.684-1.9 5.622l-1.26-.485c.048-1.94 1.94-3.587 1.94-5.283 0-1.842-2.133-3.296-2.133-5.09s2.57-2.763 2.57-4.653-1.115-2.957-1.115-4.895c0-1.745.582-2.86 1.648-4.12-.242.097-.436.242-.63.436-1.163 1.018-1.793 2.472-1.842 4.023 0 2.036 1.018 3.005 1.018 4.605s-2.327 2.908-2.327 4.702 2.036 3.393 2.036 4.944c0 1.406-1.745 3.247-1.793 4.944l-1.066-.582c.145-1.55 1.793-2.763 1.793-4.314-.048-.485-.194-1.018-.485-1.406.68 2.133-1.842 3.393-2.084 5.235l-1.357-.97c.194-.388.485-.727.824-1.018-.145-.194-.34-.388-.485-.582-.388.29-.727.63-1.018 1.066l-1.066-1.018c.34-.388.727-1.018 1.31-1.163-.145-.242-.29-.485-.388-.727-.68.194-1.163.824-1.55 1.26l-.92-1.115c.533-.34.97-1.212 1.94-1.26.097.194.145.388.242.582.097.242.29.34.533.34 1.26-.145 2.423-.727 3.296-1.6-.68-1.26-.872-1.9-.872-2.52 0-1.648 2.327-3.054 2.327-4.653s-.824-2.52-.824-4.265c.048-1.503.63-2.957 1.648-4.07a3.11 3.11 0 0 0-.63.485c-1.018 1.018-1.6 2.423-1.648 3.878 0 1.842.68 2.617.68 3.974 0 1.26-2.666 3.005-2.375 4.75-.824.776-1.9 1.212-3.005 1.212l.29 1.066c-1.115.048-1.6 1.018-2.18 1.31l-.824-1.31c.97-.097 1.26-1.357 2.617-1.26l-.194-1.018c-1.55-.097-1.94 1.212-2.957 1.26-.242-.485-.436-.97-.582-1.454 1.454.048 1.94-1.31 3.44-1.31V26.64c-1.793-.048-2.327 1.454-3.83 1.31l-.388-1.454c1.94.242 2.617-1.406 4.362-1.406l.29-1.357c-2.084-.097-2.86 1.745-4.895 1.406l-.097-1.31c2.375.242 3.296-1.696 5.477-1.454.194-.533.485-1.018.727-1.503-2.714-.485-3.635 1.793-6.204 1.454.29-10.033 8.628-17.934 18.66-17.643 9.645.29 17.4 7.997 17.643 17.643-2.52.34-3.5-1.94-6.204-1.454.29.485.485.97.727 1.503 2.327-.29 3.247 1.696 5.622 1.454M52.27 16.17c-1.454-.582-3.054-.388-4.362.485-.194-1.26-.872-2.375-1.9-3.102-.048-.048-.194-.048-.242 0s-.048.097-.048.145c.194 2.714-1.357 5.09-3.344 7.173 2.036.582 3.732-1.987 6.35-1.066.92-1.454 2.133-2.666 3.538-3.635m7.804-1.648c-1.696 0-3.102.97-3.5 2.18-.048.097 0 .145.097.097.34-.145.68-.194 1.018-.194.63-.048 1.212.242 1.648.68.145.582.145 1.163 0 1.696-.29-.048-.388-.29-.68-.29s-.485.194-.97.194-.533-.242-.824-.242-.436.388-.436.776c0 1.9 1.745 4.46 3.538 4.46s3.538-2.57 3.538-4.46c0-.436-.097-.776-.485-.824-.242.194-.485.29-.776.242-.485 0-.582-.194-.872-.194s-.29.727-.68.727c-.242-.68-.29-1.454-.048-2.18.436-.485 1.018-.727 1.648-.68.34 0 .68.048 1.018.194.097.048.145 0 .097-.097-.29-1.115-1.696-2.084-3.344-2.084m2.617 2.714c-.436 0-.872.145-1.163.436-.048.097-.048.194 0 .34.727-.242 1.357-.242 1.696.097.145-.097.194-.29.194-.436 0-.29-.242-.436-.727-.436m-5.865.872c.34-.34 1.115-.34 1.9-.048.048-.388-.63-.824-1.357-.824-.485 0-.727.145-.727.388 0 .194.048.388.194.485m11.633-6.398c-1.26.097-2.423.533-3.393 1.31.388-1.066.92-2.133 1.55-3.054-1.55.097-3.005.776-4.168 1.842l-.776-2.084 1.793-1.6-2.423-.194-.97-2.23-.97 2.23-2.423.194 1.793 1.6-.824 2.133c-1.115-1.115-2.57-1.745-4.168-1.842.63.97 1.163 1.987 1.55 3.054-.97-.776-2.18-1.26-3.44-1.31.824 1.018 1.503 2.133 2.036 3.296.048.097.194.194.29.145h.048c3.83-1.9 8.288-1.9 12.117 0 .097.048.242.048.29-.048v-.048c.582-1.26 1.26-2.375 2.084-3.393m2.908 8.046c2.617-.92 4.314 1.696 6.35 1.066-1.94-2.084-3.538-4.41-3.344-7.173 0-.097-.048-.194-.145-.194-.048 0-.097 0-.145.048-1.018.727-1.696 1.9-1.9 3.102-1.31-.872-2.908-1.066-4.362-.485 1.406 1.018 2.617 2.23 3.538 3.635\" fill=\"#006241\"/></svg>" }
120
60
neovimio-ar21.svg
../../LogoSet/logo-cleaned/neovimio/neovimio-ar21.svg
{ "meta": { "version": null, "id": null, "x": null, "y": null, "viewBox": null, "width": "120", "height": "60", "style": null, "{http://www.w3.org/XML/1998/namespace}space": null, "fill-rule": null, "preserveAspectRatio": null, "{http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd}docname": null, "{http://www.inkscape.org/namespaces/inkscape}version": null, "fill": null, "overflow": null, "enable-background": null, "image-rendering": null, "shape-rendering": null, "text-rendering": null, "data-name": null, "stroke": null, "stroke-width": null, "{http://www.inkscape.org/namespaces/inkscape}export-filename": null, "{http://www.inkscape.org/namespaces/inkscape}export-xdpi": null, "{http://www.inkscape.org/namespaces/inkscape}export-ydpi": null, "stroke-miterlimit": null, "stroke-linejoin": null, "role": null, "baseProfile": null, "stroke-linecap": null, "class": null, "aria-label": null }, "svgRaw": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"120\" height=\"60\"><description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description><defs><linearGradient x1=\"22.625\" y1=\"-.173\" x2=\"22.625\" y2=\"211.998\" id=\"A\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#16b0ed\" stop-opacity=\".8\" offset=\"0%\"/><stop stop-color=\"#0f59b2\" stop-opacity=\".837\" offset=\"100%\"/></linearGradient><linearGradient x1=\"152.09\" y1=\"-.148\" x2=\"152.09\" y2=\"211.998\" id=\"B\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#7db643\" offset=\"0%\"/><stop stop-color=\"#367533\" offset=\"100%\"/></linearGradient><linearGradient x1=\"87.475\" y1=\"-.137\" x2=\"87.475\" y2=\"212.054\" id=\"C\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#88c649\" stop-opacity=\".8\" offset=\"0%\"/><stop stop-color=\"#439240\" stop-opacity=\".84\" offset=\"100%\"/></linearGradient></defs><g transform=\"matrix(.135323 0 0 .135323 9.861003 15.52847)\" fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(1 1)\"><path d=\"M.027 45.46L45.224-.173v212.17L.027 166.894z\" fill=\"url(#A)\"/><path d=\"M129.337 45.89L175.152-.148l-.93 212.147-45.197-45.104z\" transform=\"matrix(-1 0 0 1 304 0)\" fill=\"url(#B)\"/><path d=\"M45.194-.137l117.506 179.3-32.882 32.88L12.25 33.14z\" fill=\"url(#C)\"/><path d=\"M45.234 83.032l-.062 7.063L8.89 36.532l3.36-3.422z\" fill=\"#000\" fill-opacity=\".13\"/></g><path d=\"M227 154V64.44h4.655c1.55 0 2.446.75 2.685 2.25l.806 13.5c4.06-5.16 8.787-9.316 14.188-12.466S260.747 63 267.37 63c4.893 0 9.206.78 12.935 2.34s6.817 3.8 9.265 6.75 4.297 6.48 5.55 10.62S297 91.53 297 96.752V154h-8.504V96.754c0-8.402-1.9-14.987-5.73-19.757s-9.668-7.156-17.545-7.156a30.93 30.93 0 0 0-16.292 4.545c-5.012 3.03-9.488 7.186-13.427 12.466V154zm123.624-91c5.067 0 9.755.868 14.07 2.605s8.052 4.268 11.22 7.592 5.638 7.412 7.42 12.264 2.67 10.422 2.67 16.7c0 1.317-.195 2.216-.588 2.695s-1 .72-1.85.72H318.6v1.707c0 6.708.784 12.6 2.352 17.7s3.8 9.358 6.695 12.803 6.393 6.034 10.495 7.77 8.686 2.605 13.752 2.605c4.524 0 8.445-.494 11.762-1.482s6.107-2.097 8.37-3.324 4.057-2.336 5.383-3.324 2.293-1.482 2.895-1.482c.784 0 1.388.3 1.8.898l2.352 2.875c-1.448 1.797-3.362 3.475-5.745 5.03s-5.038 2.9-7.962 3.998a58.57 58.57 0 0 1-9.4 2.65 52.21 52.21 0 0 1-10.088.988c-6.152 0-11.762-1.064-16.83-3.2s-9.415-5.225-13.043-9.3-6.435-9.06-8.414-14.96S310 114.9 310 107.293c0-6.408.92-12.323 2.76-17.744s4.493-10.093 7.962-14.016 7.72-6.992 12.757-9.2S344.23 63 350.624 63zm.573 6c-4.696 0-8.904.702-12.623 2.105s-6.936 3.42-9.65 6.053-4.908 5.8-6.586 9.474S319.55 94.44 319 99h60c0-4.68-.672-8.874-2.013-12.588s-3.232-6.856-5.67-9.43-5.366-4.546-8.78-5.92-7.193-2.06-11.34-2.06zm84.35-6c6.527 0 12.37 1.093 17.524 3.28s9.5 5.286 13.04 9.3 6.237 8.85 8.1 14.5 2.8 12.002 2.8 19.02-.932 13.327-2.8 18.957-4.56 10.452-8.1 14.465-7.886 7.098-13.04 9.254-11 3.224-17.525 3.224-12.37-1.078-17.524-3.234-9.517-5.24-13.086-9.254-6.285-8.835-8.144-14.465S394 116.098 394 109.1s.93-13.342 2.8-19.002 4.576-10.496 8.144-14.5 7.93-7.112 13.086-9.3S429.017 63 435.546 63zm-.5 86c5.34 0 10.006-.918 13.997-2.757a26.54 26.54 0 0 0 9.992-7.909c2.67-3.435 4.665-7.576 5.986-12.428S467 115.618 467 109.6c0-5.966-.66-11.4-1.98-16.27s-3.316-9.053-5.986-12.52a26.76 26.76 0 0 0-9.992-7.999c-3.992-1.876-8.657-2.8-13.997-2.8s-10.008.935-13.997 2.802a26.76 26.76 0 0 0-9.992 7.999c-2.672 3.466-4.68 7.638-6.03 12.52S403 103.625 403 109.6c0 6.025.675 11.465 2.025 16.315s3.36 8.994 6.03 12.428 6 6.07 9.992 7.9S429.704 149 435.045 149zm95.524 3h-20.05L474 60h18.35c1.6 0 2.968.4 4.073 1.166s1.865 1.763 2.282 2.96l17.723 49.138 2.55 8.43 1.835 8.25 1.835-8.25c.686-2.75 1.566-5.56 2.64-8.43l18.17-49.138c.417-1.196 1.164-2.18 2.238-2.96S548.053 60 549.546 60H567zM572 61h23v92h-23zm38 92V60.443h13.624c2.887 0 4.78 1.353 5.682 4.06l1.443 6.856a52.7 52.7 0 0 1 5.097-4.962 32.73 32.73 0 0 1 5.683-3.879c2.014-1.083 4.18-1.94 6.495-2.57S652.88 59 655.65 59c5.83 0 10.63 1.58 14.4 4.736s6.57 7.352 8.435 12.584c1.443-3.067 3.248-5.698 5.413-7.893s4.54-3.984 7.127-5.368a32.79 32.79 0 0 1 8.254-3.067c2.917-.662 5.848-.992 8.796-.992 5.1 0 9.653.783 13.622 2.345s7.307 3.848 10.014 6.856 4.767 6.676 6.18 11.006S740 88.5 740 94.092V153h-22.284V94.092c0-5.894-1.294-10.33-3.877-13.306s-6.376-4.465-11.37-4.465c-2.286 0-4.404.392-6.358 1.173a15.19 15.19 0 0 0-5.144 3.383c-1.472 1.474-2.63 3.323-3.473 5.548s-1.263 4.78-1.263 7.668V153h-22.37V94.092c0-6.194-1.25-10.704-3.744-13.532s-6.18-4.24-11.05-4.24c-3.2 0-6.18.797-8.976 2.4s-5.398 3.774-7.803 6.54V153zM572 30h23v19h-23z\" fill=\"#444\"/></g></svg>" }
120
60
neovimio-icon.svg
../../LogoSet/logo-cleaned/neovimio/neovimio-icon.svg
{ "meta": { "version": null, "id": null, "x": null, "y": null, "viewBox": null, "width": "64", "height": "64", "style": null, "{http://www.w3.org/XML/1998/namespace}space": null, "fill-rule": null, "preserveAspectRatio": null, "{http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd}docname": null, "{http://www.inkscape.org/namespaces/inkscape}version": null, "fill": null, "overflow": null, "enable-background": null, "image-rendering": null, "shape-rendering": null, "text-rendering": null, "data-name": null, "stroke": null, "stroke-width": null, "{http://www.inkscape.org/namespaces/inkscape}export-filename": null, "{http://www.inkscape.org/namespaces/inkscape}export-xdpi": null, "{http://www.inkscape.org/namespaces/inkscape}export-ydpi": null, "stroke-miterlimit": null, "stroke-linejoin": null, "role": null, "baseProfile": null, "stroke-linecap": null, "class": null, "aria-label": null }, "svgRaw": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"64\" height=\"64\"><description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description><defs><linearGradient x1=\"22.625\" y1=\"-.173\" x2=\"22.625\" y2=\"211.998\" id=\"A\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#16b0ed\" stop-opacity=\".8\" offset=\"0%\"/><stop stop-color=\"#0f59b2\" stop-opacity=\".837\" offset=\"100%\"/></linearGradient><linearGradient x1=\"152.09\" y1=\"-.148\" x2=\"152.09\" y2=\"211.998\" id=\"B\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#7db643\" offset=\"0%\"/><stop stop-color=\"#367533\" offset=\"100%\"/></linearGradient><linearGradient x1=\"87.475\" y1=\"-.137\" x2=\"87.475\" y2=\"212.054\" id=\"C\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#88c649\" stop-opacity=\".8\" offset=\"0%\"/><stop stop-color=\"#439240\" stop-opacity=\".84\" offset=\"100%\"/></linearGradient></defs><g transform=\"matrix(.301563 0 0 .301563 5.613197 .052163)\" fill-rule=\"evenodd\"><path d=\"M.027 45.46L45.224-.173v212.17L.027 166.894z\" fill=\"url(#A)\"/><path transform=\"matrix(-1 0 0 1 304 0)\" d=\"M129.337 45.89L175.152-.148l-.93 212.147-45.197-45.104z\" fill=\"url(#B)\"/><path d=\"M45.194-.137l117.506 179.3-32.882 32.88L12.25 33.14z\" fill=\"url(#C)\"/><path d=\"M45.234 83.032l-.062 7.063L8.89 36.532l3.36-3.422z\" fill=\"#000\" fill-opacity=\".13\"/></g></svg>" }
64
64
yarnpkg-icon.svg
../../LogoSet/logo-cleaned/yarnpkg/yarnpkg-icon.svg
{ "meta": { "version": null, "id": null, "x": null, "y": null, "viewBox": null, "width": "64", "height": "64", "style": null, "{http://www.w3.org/XML/1998/namespace}space": null, "fill-rule": null, "preserveAspectRatio": null, "{http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd}docname": null, "{http://www.inkscape.org/namespaces/inkscape}version": null, "fill": null, "overflow": null, "enable-background": null, "image-rendering": null, "shape-rendering": null, "text-rendering": null, "data-name": null, "stroke": null, "stroke-width": null, "{http://www.inkscape.org/namespaces/inkscape}export-filename": null, "{http://www.inkscape.org/namespaces/inkscape}export-xdpi": null, "{http://www.inkscape.org/namespaces/inkscape}export-ydpi": null, "stroke-miterlimit": null, "stroke-linejoin": null, "role": null, "baseProfile": null, "stroke-linecap": null, "class": null, "aria-label": null }, "svgRaw": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"64\" height=\"64\"><g transform=\"matrix(1.42678 0 0 1.42678 -14.267802 -10.8034)\"><path d=\"M32.428 7.572C44.81 7.572 54.856 17.617 54.856 30S44.81 52.428 32.428 52.428 10 42.383 10 30 20.045 7.572 32.428 7.572z\" fill=\"#2c8ebb\"/><path d=\"M47.686 36.798c-.156-1.23-1.195-2.078-2.53-2.06-1.992.026-3.663 1.056-4.77 1.74a10.38 10.38 0 0 1-1.126.615c.07-1.005.01-2.32-.51-3.767-.632-1.732-1.48-2.797-2.087-3.412.7-1.022 1.663-2.51 2.113-4.815.4-1.966.268-5.023-.623-6.737-.182-.346-.485-.598-.866-.7-.156-.043-.45-.13-1.03.035-.875-1.8-1.178-2-1.41-2.156-.485-.312-1.056-.38-1.593-.182-.72.26-1.334.953-1.914 2.182l-.234.528c-1.1.078-2.832.476-4.295 2.06-.182.2-.537.346-.91.485h.01c-.762.268-1.108.892-1.533 2.018-.59 1.576.017 3.126.615 4.13-.814.727-1.896 1.888-2.468 3.247-.7 1.68-.788 3.325-.762 4.217-.606.64-1.54 1.844-1.645 3.195-.14 1.888.546 3.17.85 3.637a2.41 2.41 0 0 0 .286.364c-.035.234-.043.485.01.745.113.606.494 1.1 1.074 1.41 1.143.606 2.736.866 3.966.25.442.468 1.247.918 2.7.918h.087c.372 0 5.1-.25 6.477-.59a3.15 3.15 0 0 0 1.316-.641c.883-.277 3.325-1.108 5.63-2.598 1.628-1.056 2.19-1.282 3.403-1.576 1.178-.286 1.914-1.36 1.767-2.546zm-2.06 1.273c-1.386.33-2.087.632-3.802 1.75-2.676 1.732-5.603 2.537-5.603 2.537s-.242.364-.944.528c-1.212.294-5.776.546-6.192.554-1.117.01-1.8-.286-1.992-.745-.58-1.386.83-1.992.83-1.992s-.312-.19-.494-.364c-.165-.165-.338-.494-.4-.372-.216.528-.33 1.818-.91 2.4-.797.805-2.303.537-3.195.07-.98-.52.07-1.74.07-1.74s-.528.312-.953-.33c-.38-.59-.736-1.593-.64-2.832.104-1.41 1.68-2.78 1.68-2.78s-.277-2.087.632-4.226c.823-1.948 3.04-3.516 3.04-3.516s-1.862-2.06-1.17-3.914c.45-1.212.632-1.204.78-1.256.52-.2 1.022-.416 1.394-.823 1.862-2.01 4.235-1.628 4.235-1.628s1.126-3.42 2.165-2.754c.32.208 1.472 2.77 1.472 2.77s1.23-.72 1.368-.45c.745 1.446.83 4.21.502 5.888-.554 2.77-1.94 4.26-2.494 5.196-.13.216 1.49.9 2.51 3.732.944 2.59.104 4.763.25 5.005l.035.06s1.082.087 3.256-1.256c1.16-.72 2.537-1.524 4.105-1.54 1.515-.026 1.593 1.75.45 2.026z\" fill=\"#fff\"/></g></svg>" }
64
64
yarnpkg-ar21.svg
../../LogoSet/logo-cleaned/yarnpkg/yarnpkg-ar21.svg
{ "meta": { "version": null, "id": null, "x": null, "y": null, "viewBox": null, "width": "120", "height": "60", "style": null, "{http://www.w3.org/XML/1998/namespace}space": null, "fill-rule": null, "preserveAspectRatio": null, "{http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd}docname": null, "{http://www.inkscape.org/namespaces/inkscape}version": null, "fill": null, "overflow": null, "enable-background": null, "image-rendering": null, "shape-rendering": null, "text-rendering": null, "data-name": null, "stroke": null, "stroke-width": null, "{http://www.inkscape.org/namespaces/inkscape}export-filename": null, "{http://www.inkscape.org/namespaces/inkscape}export-xdpi": null, "{http://www.inkscape.org/namespaces/inkscape}export-ydpi": null, "stroke-miterlimit": null, "stroke-linejoin": null, "role": null, "baseProfile": null, "stroke-linecap": null, "class": null, "aria-label": null }, "svgRaw": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"120\" height=\"60\"><g fill=\"#2c8ebb\"><path d=\"M72.227 29.896c-.693 2.4-1.8 4.122-3.048 5.507V23.246c0-.83-.727-1.524-1.87-1.524-.485 0-.9.242-.9.59 0 .242.14.45.14 1.108v5.577c-.416 2.425-1.455 4.676-2.84 4.676-1.005 0-1.593-1.005-1.593-2.875 0-2.9.38-4.434 1.005-6.997.14-.52 1.143-1.905-.554-1.905-1.836 0-1.593.693-1.836 1.282 0 0-1.16 4.122-1.16 7.794 0 3.014 1.264 4.988 3.585 4.988 1.49 0 2.563-1.005 3.395-2.4v4.4c-2.286 2.01-4.295 3.776-4.295 7.274 0 2.217 1.386 3.983 3.325 3.983 1.767 0 3.602-1.282 3.602-4.92v-5.992c1.87-1.628 3.88-3.672 5.057-7.7.035-.14.035-.312.035-.346 0-.658-.658-1.42-1.212-1.42-.346 0-.623.312-.83 1.04zm-6.65 17.146c-.554 0-.9-.83-.9-1.905 0-2.078.762-3.395 1.87-4.538v3.706c0 .658.14 2.736-.97 2.736z\"/><path d=\"M82.168 33.637c-.83 0-1.178-.83-1.178-1.593v-5.715c0-.83-.727-1.524-1.87-1.524-.485 0-.9.242-.9.59 0 .242.14.45.14 1.108v5.334c-.38.97-1.005 1.8-1.94 1.8-1.212 0-1.974-1.04-1.974-2.84 0-4.988 3.083-7.24 5.715-7.24.346 0 .693.07 1.005.07.346 0 .45-.208.45-.797 0-.9-.658-1.455-1.593-1.455-4.226 0-8.244 3.533-8.244 9.318 0 2.944 1.42 5.23 4.122 5.23 1.316 0 2.286-.623 2.98-1.42.52.83 1.455 1.42 2.667 1.42 2.98 0 4.364-3.117 4.953-5.404.035-.14.035-.208.035-.242 0-.658-.658-1.42-1.212-1.42-.346 0-.693.312-.83 1.04-.312 1.524-.935 3.74-2.32 3.74z\"/><path d=\"M92.18 35.923c2.98 0 4.33-3.117 4.953-5.404 0-.07.035-.14.035-.242 0-.658-.658-1.42-1.212-1.42-.346 0-.693.312-.83 1.04-.312 1.524-.9 3.74-2.494 3.74-.935 0-1.386-.9-1.386-1.87 0-3.464 1.56-7.55 1.56-7.967.14-.797-1.247-1.94-1.663-1.94h-1.8c-.346 0-.693 0-1.836-.14-.38-1.42-1.35-1.836-2.182-1.836-.9 0-1.732.623-1.732 1.593 0 1.005.623 1.732 1.49 2.217-.035 1.767-.173 4.64-.554 6.027-.312 1.178 1.49 2.425 1.94.97.623-2.01.83-5.023.866-6.373h3.014c-1.108 2.98-1.732 5.438-1.732 7.655 0 3.048 1.94 3.95 3.568 3.95z\"/><path d=\"M95.26 34.4c0 1.282.97 1.524 1.663 1.524 1.005 0 .97-.83.97-1.49v-5.057c.242-2.736 2.4-5.715 3.395-5.715.658 0 .727.9.727 1.974v7.032c0 1.767 1.074 3.256 2.9 3.256 2.98 0 4.45-3.117 5.04-5.404.035-.14.035-.208.035-.242 0-.658-.658-1.42-1.212-1.42-.346 0-.693.312-.83 1.04-.312 1.524-1.022 3.74-2.407 3.74-.9 0-.9-1.282-.9-1.593v-7.17c0-1.593-.554-3.498-2.875-3.498-1.697 0-2.944 1.49-3.88 3.43v-1.56c0-.83-.727-1.524-1.87-1.524-.485 0-.9.242-.9.59 0 .242.14.45.14 1.108zM32.428 7.572C44.81 7.572 54.856 17.617 54.856 30S44.81 52.428 32.428 52.428 10 42.383 10 30 20.045 7.572 32.428 7.572z\"/></g><path d=\"M47.686 36.798c-.156-1.23-1.195-2.078-2.53-2.06-1.992.026-3.663 1.056-4.77 1.74a10.38 10.38 0 0 1-1.126.615c.07-1.005.01-2.32-.51-3.767-.632-1.732-1.48-2.797-2.087-3.412.7-1.022 1.663-2.51 2.113-4.815.4-1.966.268-5.023-.623-6.737-.182-.346-.485-.598-.866-.7-.156-.043-.45-.13-1.03.035-.875-1.8-1.178-2-1.41-2.156-.485-.312-1.056-.38-1.593-.182-.72.26-1.334.953-1.914 2.182l-.234.528c-1.1.078-2.832.476-4.295 2.06-.182.2-.537.346-.91.485h.01c-.762.268-1.108.892-1.533 2.018-.59 1.576.017 3.126.615 4.13-.814.727-1.896 1.888-2.468 3.247-.7 1.68-.788 3.325-.762 4.217-.606.64-1.54 1.844-1.645 3.195-.14 1.888.546 3.17.85 3.637a2.41 2.41 0 0 0 .286.364c-.035.234-.043.485.01.745.113.606.494 1.1 1.074 1.41 1.143.606 2.736.866 3.966.25.442.468 1.247.918 2.7.918h.087c.372 0 5.1-.25 6.477-.59a3.15 3.15 0 0 0 1.316-.641c.883-.277 3.325-1.108 5.63-2.598 1.628-1.056 2.19-1.282 3.403-1.576 1.178-.286 1.914-1.36 1.767-2.546zm-2.06 1.273c-1.386.33-2.087.632-3.802 1.75-2.676 1.732-5.603 2.537-5.603 2.537s-.242.364-.944.528c-1.212.294-5.776.546-6.192.554-1.117.01-1.8-.286-1.992-.745-.58-1.386.83-1.992.83-1.992s-.312-.19-.494-.364c-.165-.165-.338-.494-.4-.372-.216.528-.33 1.818-.91 2.4-.797.805-2.303.537-3.195.07-.98-.52.07-1.74.07-1.74s-.528.312-.953-.33c-.38-.59-.736-1.593-.64-2.832.104-1.41 1.68-2.78 1.68-2.78s-.277-2.087.632-4.226c.823-1.948 3.04-3.516 3.04-3.516s-1.862-2.06-1.17-3.914c.45-1.212.632-1.204.78-1.256.52-.2 1.022-.416 1.394-.823 1.862-2.01 4.234-1.628 4.234-1.628s1.126-3.42 2.165-2.754c.32.208 1.472 2.77 1.472 2.77s1.23-.72 1.368-.45c.745 1.446.83 4.21.502 5.888-.554 2.77-1.94 4.26-2.494 5.196-.13.216 1.49.9 2.51 3.732.944 2.59.104 4.763.25 5.005l.035.06s1.082.087 3.256-1.256c1.16-.72 2.537-1.524 4.105-1.54 1.515-.026 1.593 1.75.45 2.026z\" fill=\"#fff\"/></svg>" }
120
60
End of preview.

An Ongoing SVG Collection of Many Multiples of Brand Logos

Object looks like this:

Shape:

├── brandName ""
├── brandWebsite ""
├── brandPresence[{
│   └── platform
│   └── url
│   └── username}]
├── brandLogo[{
│   └── fileName
│   └── svgPath
│   └── svgData
│   ├── meta
│       ├── width
│       ├── height
│       ├── viewbox
│       └── fill
│    └── svgRaw}]
└── brandColors[{
    └── meta
        ├── primary
        ├── secondary
        ├── tertiary
        ├── quaternary
        ├── priority
        └── setting
    ├── colorName
    ├── colorHex
    ├── colorRGB
    ├── colorCMYK
    └── colorPantone}]
Downloads last month
50