qtquickcontrols2-imagine-automotive-icons-automotive-icons-svg.html 36.2 KB
Newer Older
xuebingbing's avatar
xuebingbing committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html lang="en">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <title>icons.svg Example File | Qt Quick Controls 2 5.11</title>
  <link rel="stylesheet" type="text/css" href="style/offline-simple.css" />
  <script type="text/javascript">
    document.getElementsByTagName("link").item(0).setAttribute("href", "style/offline.css");
    // loading style sheet breaks anchors that were jumped to before
    // so force jumping to anchor again
    setTimeout(function() {
        var anchor = location.hash;
        // need to jump to different anchor first (e.g. none)
        location.hash = "#";
        setTimeout(function() {
            location.hash = anchor;
        }, 0);
    }, 0);
  </script>
</head>
<body>
<div class="header" id="qtdocheader">
  <div class="main">
    <div class="main-rounded">
      <div class="navigationbar">
        <table><tr>
<td ><a href="../qtdoc/index.html">Qt 5.11</a></td><td ><a href="qtquickcontrols2-index.html">Qt Quick Controls 2</a></td><td ><a href="qtquickcontrols2-imagine-automotive-example.html">Qt Quick Controls 2 - Imagine Style Example: Automotive</a></td><td >icons.svg Example File</td></tr></table><table class="buildversion"><tr>
<td id="buildversion" width="100%" align="right">Qt 5.11.2 Reference Documentation</td>
        </tr></table>
      </div>
    </div>
<div class="content">
<div class="line">
<div class="content mainContent">
<div class="sidebar"><div class="sidebar-content" id="sidebar-content"></div></div>
<h1 class="title">icons.svg Example File</h1>
<span class="subtitle">imagine/automotive/icons/automotive/icons.svg</span>
<!-- $$$imagine/automotive/icons/automotive/icons.svg-description -->
<div class="descr"> <a name="details"></a>
<pre class="cpp">

  &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
  &lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;

  &lt;svg
     xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
     xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
     xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
     xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
     xmlns=&quot;http://www.w3.org/2000/svg&quot;
     xmlns:sodipodi=&quot;http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd&quot;
     xmlns:inkscape=&quot;http://www.inkscape.org/namespaces/inkscape&quot;
     width=&quot;449&quot;
     height=&quot;384.99988&quot;
     viewBox=&quot;0 0 449.00001 384.99988&quot;
     id=&quot;svg2&quot;
     version=&quot;1.1&quot;
     inkscape:version=&quot;0.92.1 r15371&quot;
     sodipodi:docname=&quot;icons.svg&quot;
     inkscape:export-filename=&quot;/home/mitch/dev/qqc2-futuristic-style-demo/icons/futuristic/44x44@2/settings.png&quot;
     inkscape:export-xdpi=&quot;180&quot;
     inkscape:export-ydpi=&quot;180&quot;&gt;
    &lt;defs
       id=&quot;defs4&quot; /&gt;
    &lt;sodipodi:namedview
       id=&quot;base&quot;
       pagecolor=&quot;#ffffff&quot;
       bordercolor=&quot;#666666&quot;
       borderopacity=&quot;1.0&quot;
       inkscape:pageopacity=&quot;0.0&quot;
       inkscape:pageshadow=&quot;2&quot;
       inkscape:zoom=&quot;2.3750001&quot;
       inkscape:cx=&quot;227.69632&quot;
       inkscape:cy=&quot;173.66895&quot;
       inkscape:document-units=&quot;px&quot;
       inkscape:current-layer=&quot;layer1&quot;
       showgrid=&quot;true&quot;
       units=&quot;px&quot;
       inkscape:window-width=&quot;1920&quot;
       inkscape:window-height=&quot;1137&quot;
       inkscape:window-x=&quot;-8&quot;
       inkscape:window-y=&quot;-8&quot;
       inkscape:window-maximized=&quot;1&quot;
       showguides=&quot;true&quot;
       inkscape:snap-grids=&quot;false&quot;
       inkscape:snap-midpoints=&quot;false&quot;
       inkscape:object-paths=&quot;false&quot;
       inkscape:guide-bbox=&quot;true&quot;
       fit-margin-top=&quot;0&quot;
       fit-margin-left=&quot;0&quot;
       fit-margin-right=&quot;0&quot;
       fit-margin-bottom=&quot;0&quot;&gt;
      &lt;inkscape:grid
         type=&quot;xygrid&quot;
         id=&quot;grid4380&quot;
         originx=&quot;-0.042045451&quot;
         originy=&quot;0.87827274&quot; /&gt;
    &lt;/sodipodi:namedview&gt;
    &lt;metadata
       id=&quot;metadata7&quot;&gt;
      &lt;rdf:RDF&gt;
        &lt;cc:Work
           rdf:about=&quot;&quot;&gt;
          &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
          &lt;dc:type
             rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
          &lt;dc:title&gt;&lt;/dc:title&gt;
        &lt;/cc:Work&gt;
      &lt;/rdf:RDF&gt;
    &lt;/metadata&gt;
    &lt;g
       inkscape:label=&quot;Layer 1&quot;
       inkscape:groupmode=&quot;layer&quot;
       id=&quot;layer1&quot;
       transform=&quot;translate(-0.04204545,-668.2406)&quot;
       style=&quot;display:inline&quot;&gt;
      &lt;g
         id=&quot;g4481&quot;
         inkscape:export-filename=&quot;C:\dev\qt5.10\qtquickcontrols2\examples\quickcontrols2\imagine\automotive\icons\automotive\44x44@4\navigation.png&quot;
         inkscape:export-xdpi=&quot;384&quot;
         inkscape:export-ydpi=&quot;384&quot;&gt;
        &lt;rect
           y=&quot;1009.2405&quot;
           x=&quot;180.04205&quot;
           height=&quot;44&quot;
           width=&quot;44&quot;
           id=&quot;rect4273&quot;
           style=&quot;opacity:1;fill:#dc7878;fill-opacity:0;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1&quot; /&gt;
        &lt;path
           inkscape:connector-curvature=&quot;0&quot;
           id=&quot;path4147&quot;
           d=&quot;m 187.6832,1027.7359 29.7995,-11.9955 -8.46002,30.1783 -5.42957,-15.5311 z&quot;
           style=&quot;fill:none;fill-rule:evenodd;stroke:#6affcd;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1&quot; /&gt;
      &lt;/g&gt;
      &lt;g
         id=&quot;g4474&quot;
         inkscape:export-filename=&quot;C:\dev\qt5.10\qtquickcontrols2\examples\quickcontrols2\imagine\automotive\icons\automotive\44x44@4\music.png&quot;
         inkscape:export-xdpi=&quot;384&quot;
         inkscape:export-ydpi=&quot;384&quot;&gt;
        &lt;rect
           style=&quot;opacity:1;fill:#dc7878;fill-opacity:0;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1&quot;
           id=&quot;rect4279&quot;
           width=&quot;44&quot;
           height=&quot;44&quot;
           x=&quot;135.04205&quot;
           y=&quot;1009.2405&quot; /&gt;
        &lt;path
           sodipodi:nodetypes=&quot;cscccc&quot;
           inkscape:connector-curvature=&quot;0&quot;
           id=&quot;path4140&quot;
           d=&quot;m 167.59902,1035.8159 c -1.31413,-1.8397 -8.0497,1.4976 -5.98214,5.5357 1.67413,3.2698 7.60481,-0.9006 7.23214,-2.1428 l 0.043,-22.367 -1.3203,2.4448 z&quot;
           style=&quot;fill:#6affcd;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1&quot; /&gt;
        &lt;path
           sodipodi:nodetypes=&quot;cscccccc&quot;
           inkscape:connector-curvature=&quot;0&quot;
           id=&quot;path4149-3&quot;
           d=&quot;m 151.55515,1038.884 c -1.31413,-1.8398 -8.0497,1.4975 -5.98214,5.5357 1.67413,3.2698 7.60481,-0.9006 7.23214,-2.1428 v -19.7322 l 14.7673,-3.2197 1.32996,-2.4891 -17.34726,3.4767 z&quot;
           style=&quot;fill:#6affcd;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1&quot; /&gt;
      &lt;/g&gt;
      &lt;g
         id=&quot;g4518&quot;
         inkscape:export-filename=&quot;C:\dev\qt5.10\qtquickcontrols2\examples\quickcontrols2\imagine\automotive\icons\automotive\44x44@4\message.png&quot;
         inkscape:export-xdpi=&quot;384&quot;
         inkscape:export-ydpi=&quot;384&quot;&gt;
        &lt;rect
           y=&quot;1009.2405&quot;
           x=&quot;315.04205&quot;
           height=&quot;44&quot;
           width=&quot;44&quot;
           id=&quot;rect4281&quot;
           style=&quot;opacity:1;fill:#dc7878;fill-opacity:0;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1&quot; /&gt;
        &lt;rect
           y=&quot;1019.9489&quot;
           x=&quot;321.94974&quot;
           height=&quot;22.583223&quot;
           width=&quot;30.18462&quot;
           id=&quot;rect4144&quot;
           style=&quot;opacity:1;fill:none;fill-opacity:1;stroke:#6affcd;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1&quot; /&gt;
        &lt;path
           inkscape:connector-curvature=&quot;0&quot;
           id=&quot;path4146&quot;
           d=&quot;m 322.03814,1020.1699 15.1144,15.1144 14.95973,-14.9597&quot;
           style=&quot;fill:none;fill-rule:evenodd;stroke:#6affcd;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1&quot; /&gt;
        &lt;path
           inkscape:connector-curvature=&quot;0&quot;
           id=&quot;path4148&quot;
           d=&quot;m 352.09018,1042.3996 -11.00435,-11.0044&quot;
           style=&quot;fill:none;fill-rule:evenodd;stroke:#6affcd;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1&quot; /&gt;
        &lt;path
           inkscape:connector-curvature=&quot;0&quot;
           id=&quot;path4150&quot;
           d=&quot;m 321.99394,1042.4438 11.13693,-11.137&quot;
           style=&quot;fill:none;fill-rule:evenodd;stroke:#6affcd;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1&quot; /&gt;
      &lt;/g&gt;
      &lt;g
         id=&quot;g4460&quot;
         inkscape:export-filename=&quot;C:\dev\qt5.10\qtquickcontrols2\examples\quickcontrols2\imagine\automotive\icons\automotive\44x44@4\command.png&quot;
         inkscape:export-xdpi=&quot;384&quot;
         inkscape:export-ydpi=&quot;384&quot;&gt;
        &lt;rect
           style=&quot;opacity:1;fill:#dc7878;fill-opacity:0;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1&quot;
           id=&quot;rect4287&quot;
           width=&quot;44&quot;
           height=&quot;44&quot;
           x=&quot;90.042053&quot;
           y=&quot;1009.2405&quot; /&gt;
        &lt;circle
           r=&quot;19.047689&quot;
           cy=&quot;1031.2406&quot;
           cx=&quot;112.04205&quot;
           id=&quot;path4152&quot;
           style=&quot;opacity:1;fill:none;fill-opacity:1;stroke:#6affcd;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1&quot; /&gt;
        &lt;rect
           ry=&quot;5.5033379&quot;
           rx=&quot;4.5719934&quot;
           y=&quot;1018.0177&quot;
           x=&quot;107.24899&quot;
           height=&quot;17.67367&quot;
           width=&quot;9.1883745&quot;
           id=&quot;rect4156&quot;
           style=&quot;opacity:1;fill:none;fill-opacity:1;stroke:#6affcd;stroke-width:0.9598186;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1&quot; /&gt;
        &lt;path
           sodipodi:open=&quot;true&quot;
           d=&quot;m 118.4944,1031.2297 a 6.6733203,6.6733203 0 0 1 -3.33666,5.7793 6.6733203,6.6733203 0 0 1 -6.67332,0 6.6733203,6.6733203 0 0 1 -3.33666,-5.7793&quot;
           sodipodi:end=&quot;3.1415927&quot;
           sodipodi:start=&quot;0&quot;
           sodipodi:ry=&quot;6.6733203&quot;
           sodipodi:rx=&quot;6.6733203&quot;
           sodipodi:cy=&quot;1031.2297&quot;
           sodipodi:cx=&quot;111.82108&quot;
           sodipodi:type=&quot;arc&quot;
           id=&quot;path4160&quot;
           style=&quot;opacity:1;fill:none;fill-opacity:1;stroke:#6affcd;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1&quot; /&gt;
        &lt;path
           inkscape:connector-curvature=&quot;0&quot;
           id=&quot;path4171&quot;
           d=&quot;m 111.68097,1037.9274 v 6.75&quot;
           style=&quot;fill:none;fill-rule:evenodd;stroke:#6affcd;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1&quot; /&gt;
        &lt;path
           inkscape:connector-curvature=&quot;0&quot;
           id=&quot;path4173&quot;
           d=&quot;m 108.71222,1044.6618 h 5.96875&quot;
           style=&quot;fill:none;fill-rule:evenodd;stroke:#6affcd;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1&quot; /&gt;
      &lt;/g&gt;
      &lt;g
         id=&quot;g4547&quot;
         inkscape:export-filename=&quot;C:\dev\qt5.10\qtquickcontrols2\examples\quickcontrols2\imagine\automotive\icons\weather@4x.png&quot;
         inkscape:export-xdpi=&quot;384&quot;
         inkscape:export-ydpi=&quot;384&quot;&gt;
        &lt;rect
           style=&quot;opacity:1;fill:#dc7878;fill-opacity:0;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1&quot;
           id=&quot;rect4275&quot;
           width=&quot;44&quot;
           height=&quot;44&quot;
           x=&quot;405.04205&quot;
           y=&quot;1009.2405&quot; /&gt;
        &lt;path
           sodipodi:nodetypes=&quot;sccssssssss&quot;
           inkscape:connector-curvature=&quot;0&quot;
           id=&quot;rect4181&quot;
           d=&quot;m 415.77154,1020.3319 h 1.72458 c 1.92048,-6.3943 13.78409,-9.9869 18.47317,0 h 2.34328 c 4.38985,0 7.92391,3.3764 7.92391,7.5705 v 0.3996 c 0,4.194 -3.53406,7.5704 -7.92391,7.5704 h -22.54103 c -4.38985,0 -7.92392,-3.3764 -7.92392,-7.5704 v -0.3996 c 0,-4.1941 3.53407,-7.5705 7.92392,-7.5705 z&quot;
           style=&quot;opacity:1;fill:none;fill-opacity:1;stroke:#c6c6c6;stroke-width:1.06007564;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1&quot; /&gt;
        &lt;path
           inkscape:connector-curvature=&quot;0&quot;
           id=&quot;path4184&quot;
           d=&quot;m 418.4242,1048.7629 2.37846,-8.8765&quot;
           style=&quot;fill:none;fill-rule:evenodd;stroke:#c6c6c6;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1&quot; /&gt;
        &lt;path
           style=&quot;fill:none;fill-rule:evenodd;stroke:#c6c6c6;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1&quot;
           d=&quot;m 425.80463,1048.7629 2.37846,-8.8765&quot;
           id=&quot;path4186&quot;
           inkscape:connector-curvature=&quot;0&quot; /&gt;
        &lt;path
           inkscape:connector-curvature=&quot;0&quot;
           id=&quot;path4188&quot;
           d=&quot;m 433.36269,1048.7629 2.37846,-8.8765&quot;
           style=&quot;fill:none;fill-rule:evenodd;stroke:#c6c6c6;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1&quot; /&gt;
      &lt;/g&gt;
      &lt;g
         id=&quot;g4408&quot;
         inkscape:export-filename=&quot;C:\dev\qt5.10\qtquickcontrols2\examples\quickcontrols2\imagine\automotive\icons\automotive\44x44@4\settings.png&quot;
         inkscape:export-xdpi=&quot;384&quot;
         inkscape:export-ydpi=&quot;384&quot;&gt;
        &lt;rect
           y=&quot;1009.2405&quot;
           x=&quot;0.042050309&quot;
           height=&quot;44&quot;
           width=&quot;44&quot;
           id=&quot;rect4289&quot;
           style=&quot;opacity:1;fill:#dc7878;fill-opacity:0;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1&quot; /&gt;
        &lt;path
           inkscape:connector-curvature=&quot;0&quot;
           id=&quot;path4175&quot;
           d=&quot;m 18.04247,1017.9491 1.40804,-5.2549 h 5.24319 l 1.47,5.4862 2.38326,1.376 4.34476,-3.4414 4.37522,4.3753 -3.31456,4.3973 1.149046,2.6737 h 5.08233 v 6.7396 l -4.596194,0.3315 -1.590992,3.1157 3.137788,4.0438 -4.209498,4.2095 -4.56007,-2.6328 -2.72092,1.5389 -1.3074,4.8793 h -5.14495 l -1.06066,-5.6527 -2.65524,-0.7114 -4.4148,2.5489 -3.89011,-4.3123 3.13778,-4.088 -1.73918,-3.0124 -4.66897,-0.8988 v -5.5905 l 4.83926,-0.4862 1.41421,-2.9831 -3.13778,-4.1321 4.08796,-4.088 4.04377,2.3644 z&quot;
           style=&quot;fill:none;fill-rule:evenodd;stroke:#6affcd;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1&quot; /&gt;
        &lt;circle
           r=&quot;5.5242715&quot;
           cy=&quot;1031.0306&quot;
           cx=&quot;22.064146&quot;
           id=&quot;path4177&quot;
           style=&quot;opacity:1;fill:none;fill-opacity:1;stroke:#6affcd;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1&quot; /&gt;
      &lt;/g&gt;
      &lt;g
         id=&quot;g4487&quot;
         inkscape:export-filename=&quot;C:\dev\qt5.10\qtquickcontrols2\examples\quickcontrols2\imagine\automotive\icons\automotive\44x44@4\windows.png&quot;
         inkscape:export-xdpi=&quot;384&quot;
         inkscape:export-ydpi=&quot;384&quot;&gt;
        &lt;rect
           y=&quot;1009.2405&quot;
           x=&quot;225.04205&quot;
           height=&quot;44&quot;
           width=&quot;44&quot;
           id=&quot;rect4277&quot;
           style=&quot;opacity:1;fill:#dc7878;fill-opacity:0;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1&quot; /&gt;
        &lt;path
           sodipodi:nodetypes=&quot;cccc&quot;
           inkscape:connector-curvature=&quot;0&quot;
           id=&quot;rect4190&quot;
           d=&quot;m 261.03309,1017.2897 v 28 h -27.9375 c 2.35953,-27.5958 7.73302,-28.5625 27.9375,-28 z&quot;
           style=&quot;opacity:1;fill:none;fill-opacity:1;stroke:#6affcd;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1&quot; /&gt;
      &lt;/g&gt;
      &lt;g
         id=&quot;g4538&quot;
         inkscape:export-filename=&quot;C:\dev\qt5.10\qtquickcontrols2\examples\quickcontrols2\imagine\automotive\icons\automotive\44x44@4\air-con.png&quot;
         inkscape:export-xdpi=&quot;384&quot;
         inkscape:export-ydpi=&quot;384&quot;
         transform=&quot;translate(-45.000003)&quot;&gt;
        &lt;rect
           style=&quot;opacity:1;fill:#dc7878;fill-opacity:0;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1&quot;
           id=&quot;rect4283&quot;
           width=&quot;44&quot;
           height=&quot;44&quot;
           x=&quot;405.04205&quot;
           y=&quot;1009.2405&quot; /&gt;
        &lt;path
           sodipodi:nodetypes=&quot;sscsscsscsscs&quot;
           inkscape:connector-curvature=&quot;0&quot;
           id=&quot;path4197&quot;
           d=&quot;m 421.26481,1044.4851 c -3.23157,3.5413 -10.47885,-3.4697 -9.9718,-8.4477 0.83559,-8.2035 7.65867,-5.1475 12.04763,-6.9077 -1.79559,-3.4382 -6.54603,-1.0408 -9.27801,-3.5338 -3.54131,-3.2316 3.46971,-10.4789 8.44775,-9.9718 8.20348,0.8356 5.14746,7.6586 6.84142,12.0034 3.37187,-1.8398 0.97447,-6.5902 3.4675,-9.3222 3.23157,-3.5413 10.47885,3.4697 9.9718,8.4478 -0.83559,8.2034 -7.65867,5.1474 -12.00344,6.753 1.83978,3.2835 6.59022,0.8861 9.3222,3.3791 3.54131,3.2316 -3.46971,10.4789 -8.44775,9.9718 -8.20348,-0.8356 -5.14746,-7.6587 -6.88561,-11.8488 -3.41606,1.9945 -1.01866,6.7449 -3.51169,9.4769 z&quot;
           style=&quot;fill:none;fill-rule:evenodd;stroke:#6affcd;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1&quot; /&gt;
      &lt;/g&gt;
      &lt;g
         id=&quot;g4531&quot;
         inkscape:export-filename=&quot;C:\dev\qt5.10\qtquickcontrols2\examples\quickcontrols2\imagine\automotive\icons\automotive\44x44@4\seats.png&quot;
         inkscape:export-xdpi=&quot;384&quot;
         inkscape:export-ydpi=&quot;384&quot;
         transform=&quot;translate(-90.000003)&quot;&gt;
        &lt;rect
           y=&quot;1009.2405&quot;
           x=&quot;360.04205&quot;
           height=&quot;44&quot;
           width=&quot;44&quot;
           id=&quot;rect4285&quot;
           style=&quot;opacity:1;fill:#dc7878;fill-opacity:0;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1&quot; /&gt;
        &lt;path
           sodipodi:nodetypes=&quot;sccs&quot;
           inkscape:connector-curvature=&quot;0&quot;
           id=&quot;rect4203&quot;
           d=&quot;m 391.91622,1017.2238 c 0.17067,-5.6932 5.2149,-4.4637 5.2149,-4.4637 v 9.1924 c -0.7292,-0.07 -5.33548,-0.7063 -5.2149,-4.7287 z&quot;
           style=&quot;opacity:1;fill:none;fill-opacity:1;stroke:#6affcd;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1&quot; /&gt;
        &lt;path
           sodipodi:nodetypes=&quot;cscccsc&quot;
           inkscape:connector-curvature=&quot;0&quot;
           id=&quot;path4206&quot;
           d=&quot;m 386.60297,1040.4014 c -5.60375,-1.1635 -16.63421,-2.7578 -18.84543,0.6535 -1.53027,2.3608 -0.87435,7.5961 2.06641,8.7796 h 21.0795 c 3.59502,-0.5935 6.26483,-6.7048 2.51333,-8.7058 3.19134,-0.9113 5.05406,-18.5249 2.48667,-19.5701 -1.7401,-0.7084 -5.84062,6.4475 -9.30048,18.8428 z&quot;
           style=&quot;fill:none;fill-rule:evenodd;stroke:#6affcd;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1&quot; /&gt;
      &lt;/g&gt;
      &lt;g
         id=&quot;g4435&quot;
         inkscape:export-filename=&quot;C:\dev\qt5.10\qtquickcontrols2\examples\quickcontrols2\imagine\automotive\icons\automotive\44x44@4\statistics.png&quot;
         inkscape:export-xdpi=&quot;384&quot;
         inkscape:export-ydpi=&quot;384&quot;&gt;
        &lt;rect
           style=&quot;opacity:1;fill:#dc7878;fill-opacity:0;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1&quot;
           id=&quot;rect4291&quot;
           width=&quot;44&quot;
           height=&quot;44&quot;
           x=&quot;45.042053&quot;
           y=&quot;1009.2405&quot; /&gt;
        &lt;path
           inkscape:connector-curvature=&quot;0&quot;
           id=&quot;path4208&quot;
           d=&quot;M 51.05768,1048.9905 V 1032.553&quot;
           style=&quot;fill:none;fill-rule:evenodd;stroke:#6affcd;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1&quot; /&gt;
        &lt;path
           style=&quot;fill:none;fill-rule:evenodd;stroke:#6affcd;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1&quot;
           d=&quot;m 54.60974,1048.9905 v -35.5&quot;
           id=&quot;path4210&quot;
           inkscape:connector-curvature=&quot;0&quot; /&gt;
        &lt;path
           inkscape:connector-curvature=&quot;0&quot;
           id=&quot;path4212&quot;
           d=&quot;M 58.16187,1048.9905 V 1019.178&quot;
           style=&quot;fill:none;fill-rule:evenodd;stroke:#6affcd;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1&quot; /&gt;
        &lt;path
           style=&quot;fill:none;fill-rule:evenodd;stroke:#6affcd;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1&quot;
           d=&quot;m 61.71393,1048.9905 v -20&quot;
           id=&quot;path4214&quot;
           inkscape:connector-curvature=&quot;0&quot; /&gt;
        &lt;path
           inkscape:connector-curvature=&quot;0&quot;
           id=&quot;path4216&quot;
           d=&quot;m 65.26599,1048.9905 v -22.875&quot;
           style=&quot;fill:none;fill-rule:evenodd;stroke:#6affcd;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1&quot; /&gt;
        &lt;path
           style=&quot;fill:none;fill-rule:evenodd;stroke:#6affcd;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1&quot;
           d=&quot;M 68.81812,1048.9905 V 1034.178&quot;
           id=&quot;path4218&quot;
           inkscape:connector-curvature=&quot;0&quot; /&gt;
        &lt;path
           inkscape:connector-curvature=&quot;0&quot;
           id=&quot;path4220&quot;
           d=&quot;m 72.37018,1048.9905 v -6.8125&quot;
           style=&quot;fill:none;fill-rule:evenodd;stroke:#6affcd;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1&quot; /&gt;
        &lt;path
           style=&quot;fill:none;fill-rule:evenodd;stroke:#6affcd;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1&quot;
           d=&quot;m 75.92224,1048.9905 v -9.75&quot;
           id=&quot;path4222&quot;
           inkscape:connector-curvature=&quot;0&quot; /&gt;
        &lt;path
           inkscape:connector-curvature=&quot;0&quot;
           id=&quot;path4224&quot;
           d=&quot;m 79.47437,1048.9905 v -19.75&quot;
           style=&quot;fill:none;fill-rule:evenodd;stroke:#6affcd;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1&quot; /&gt;
        &lt;path
           style=&quot;fill:none;fill-rule:evenodd;stroke:#6affcd;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1&quot;
           d=&quot;M 83.02643,1048.9905 V 1026.303&quot;
           id=&quot;path4226&quot;
           inkscape:connector-curvature=&quot;0&quot; /&gt;
      &lt;/g&gt;
      &lt;g
         id=&quot;g4957&quot;
         inkscape:export-filename=&quot;C:\dev\qt5.10\qtquickcontrols2\examples\quickcontrols2\imagine\automotive\icons\warning@4x.png&quot;
         inkscape:export-xdpi=&quot;384&quot;
         inkscape:export-ydpi=&quot;384&quot;&gt;
        &lt;g
           id=&quot;g4952&quot;&gt;
          &lt;g
             id=&quot;g4984&quot;&gt;
            &lt;rect
               style=&quot;display:inline;opacity:1;fill:#dc7878;fill-opacity:0;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1&quot;
               id=&quot;rect4888&quot;
               width=&quot;44&quot;
               height=&quot;44&quot;
               x=&quot;405.04205&quot;
               y=&quot;964.24048&quot; /&gt;
            &lt;path
               transform=&quot;translate(91.459048,54.521538)&quot;
               d=&quot;m 335.89844,913.67383 a 6.7448861,6.7448861 0 0 0 -6.15625,3.36328 l -6.5293,11.30859 -6.5293,11.3086 a 6.7448861,6.7448861 0 0 0 5.83985,10.11718 h 13.05859 13.06055 a 6.7448861,6.7448861 0 0 0 5.83984,-10.11718 l -6.53125,-11.3086 -6.52929,-11.30859 a 6.7448861,6.7448861 0 0 0 -5.52344,-3.36328 z&quot;
               id=&quot;path4914&quot;
               style=&quot;opacity:1;fill:none;fill-opacity:1;stroke:#d5242f;stroke-width:1.10000002;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1&quot;
               inkscape:original=&quot;M 335.58203 920.41016 L 329.05273 931.71875 L 322.52344 943.02734 L 335.58203 943.02734 L 348.64258 943.02734 L 342.11133 931.71875 L 335.58203 920.41016 z &quot;
               inkscape:radius=&quot;6.7442117&quot;
               sodipodi:type=&quot;inkscape:offset&quot; /&gt;
            &lt;text
               id=&quot;text4916&quot;
               y=&quot;997.82135&quot;
               x=&quot;418.31409&quot;
               style=&quot;font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#d5232f;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1&quot;
               xml:space=&quot;preserve&quot;&gt;&lt;tspan
                 style=&quot;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:29.11217499px;line-height:1.25;font-family:'Liberation Mono';-inkscape-font-specification:'Liberation Mono';fill:#d5232f;fill-opacity:1&quot;
                 y=&quot;997.82135&quot;
                 x=&quot;418.31409&quot;
                 id=&quot;tspan4918&quot;
                 sodipodi:role=&quot;line&quot;&gt;!&lt;/tspan&gt;&lt;/text&gt;
          &lt;/g&gt;
        &lt;/g&gt;
      &lt;/g&gt;
      &lt;g
         id=&quot;g4579&quot;
         transform=&quot;translate(0.91359708)&quot;
         inkscape:export-filename=&quot;C:\dev\qt5.10\qtquickcontrols2\examples\quickcontrols2\imagine\automotive\icons\car@4x.png&quot;
         inkscape:export-xdpi=&quot;384&quot;
         inkscape:export-ydpi=&quot;384&quot;&gt;
        &lt;g
           transform=&quot;translate(0,-0.52629089)&quot;
           inkscape:export-ydpi=&quot;180.02795&quot;
           inkscape:export-xdpi=&quot;180.02795&quot;
           inkscape:export-filename=&quot;/home/mitch/dev/qqc2-futuristic-style-demo/icons/car@2x.png&quot;
           id=&quot;g4940&quot;&gt;
          &lt;g
             inkscape:export-ydpi=&quot;288.18481&quot;
             inkscape:export-xdpi=&quot;288.18481&quot;
             inkscape:export-filename=&quot;C:\dev\qt5.10\qtquickcontrols2\examples\quickcontrols2\imagine\automotive\icons\car@3x.png&quot;
             transform=&quot;translate(-4.2105261)&quot;
             id=&quot;g5027&quot;&gt;
            &lt;g
               id=&quot;g4990&quot;
               transform=&quot;translate(38)&quot;&gt;
              &lt;path
                 style=&quot;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#6affcd;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1&quot;
                 d=&quot;m 155.0705,782.17781 c 6.07598,2.81282 15.70745,5.54152 16.78045,0.12114 1.47822,-7.46742 -7.82673,-9.03073 -12.74213,-11.21517 0.35496,-28.39708 4.52948,-61.94987 -16.18718,-79.16009 -15.28126,-12.6948 -36.88923,-13.70761 -54.94737,-13.89474 -44.75939,1.12608 -72.2307,7.25376 -66.73684,92.42105 -5.10694,0.73154 -15.36618,6.19984 -11.96169,13.62693 2.26424,4.93957 10.32335,-1.55401 16.17222,-2.04798 l -4.42106,70.10526 c -4.88809,9.36444 -1.70447,13.26861 -0.21052,18.31579 l 2.31579,28.21053 c -5.87521,7.89365 -9.18606,65.22384 5.21645,80.45936 20.44842,21.63111 45.69753,20.41018 69.7353,20.35721 29.24164,-0.0644 46.2493,-7.41397 57.516,-25.0271 6.1501,-9.61441 6.80873,-24.11582 6.56857,-37.94412 -0.50608,-29.14019 -2.51723,-31.93372 -3.87843,-38.05588 0.24603,-10.87137 0.62319,-26.86855 0.62319,-26.86855 0.13708,-2.99847 -4.07078,-3.32117 -4.26379,-0.30212 -1.23557,19.32726 -2.52156,37.97398 -4.14887,52.01278 -5.15807,-50.19881 -8.22005,-100.65169 -0.42106,-152.42105 l 1.77142,14.22858&quot;
                 id=&quot;path4198&quot;
                 inkscape:connector-curvature=&quot;0&quot;
                 sodipodi:nodetypes=&quot;cscsccsccccssssccsccc&quot; /&gt;
              &lt;rect
                 style=&quot;opacity:0;fill:none;fill-opacity:1;stroke:#6affcd;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1&quot;
                 id=&quot;rect4200&quot;
                 width=&quot;75.39991&quot;
                 height=&quot;41.533218&quot;
                 x=&quot;52.331917&quot;
                 y=&quot;811.89917&quot; /&gt;
              &lt;rect
                 ry=&quot;5.0999999&quot;
                 style=&quot;opacity:1;fill:none;fill-opacity:1;stroke:#6affcd;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1&quot;
                 id=&quot;rect4204&quot;
                 width=&quot;74.730019&quot;
                 height=&quot;42.277542&quot;
                 x=&quot;53.001808&quot;
                 y=&quot;811.97357&quot;
                 rx=&quot;5.0999999&quot; /&gt;
              &lt;path
                 style=&quot;fill:none;fill-rule:evenodd;stroke:#6affcd;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1&quot;
                 d=&quot;m 33.76375,753.50264 c 21.81505,-33.62758 93.76507,-29.21973 112.94736,0.52631 l -6.52631,45.1579 c -32.75184,-8.71732 -66.12565,-8.2607 -100,-0.42106 z&quot;
                 id=&quot;path4207&quot;
                 inkscape:connector-curvature=&quot;0&quot;
                 sodipodi:nodetypes=&quot;ccccc&quot; /&gt;
              &lt;path
                 style=&quot;fill:none;fill-rule:evenodd;stroke:#6affcd;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1&quot;
                 d=&quot;M 30.39532,772.45 C 39.7558,824.45977 33.67511,874.57878 29.86901,924.97632 27.0264,874.92466 21.98491,825.44889 30.39532,772.45 Z&quot;
                 id=&quot;path4209&quot;
                 inkscape:connector-curvature=&quot;0&quot;
                 sodipodi:nodetypes=&quot;ccc&quot; /&gt;
              &lt;path
                 style=&quot;fill:none;fill-rule:evenodd;stroke:#6affcd;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1&quot;
                 d=&quot;m 40.07953,905.29211 c 31.5016,11.5654 64.23888,15.63953 100.21053,0.10526 l -1.68421,49.36842 c -34.36634,20.89476 -66.32657,16.8029 -97.05263,-0.10526 z&quot;
                 id=&quot;path4211&quot;
                 inkscape:connector-curvature=&quot;0&quot;
                 sodipodi:nodetypes=&quot;ccccc&quot; /&gt;
              &lt;path
                 style=&quot;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#6affcd;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1&quot;
                 d=&quot;m 132.39532,693.08158 c -0.1013,1.76525 -0.0679,3.42272 0.52632,4.63158 4.7808,3.23458 8.19086,9.38341 11.57895,15.57895 1.5083,-0.0482 2.87102,0.42463 4.63157,-0.52632 0.15986,-2.57309 0.37258,-5.12353 -0.42105,-8.10526 -3.09684,-4.12667 -6.44714,-7.87314 -10.10526,-11.15789 -2.00632,-0.36221 -3.93976,-0.97762 -6.21053,-0.42106 z&quot;
                 id=&quot;path4213&quot;
                 inkscape:connector-curvature=&quot;0&quot;
                 sodipodi:nodetypes=&quot;ccccccc&quot; /&gt;
              &lt;path
                 sodipodi:nodetypes=&quot;ccccccc&quot;
                 inkscape:connector-curvature=&quot;0&quot;
                 id=&quot;path4215&quot;
                 d=&quot;m 48.05537,693.08158 c 0.1013,1.76525 0.0679,3.42272 -0.52632,4.63158 -4.7808,3.23458 -8.19086,9.38341 -11.57895,15.57895 -1.5083,-0.0482 -2.87102,0.42463 -4.63157,-0.52632 -0.15986,-2.57309 -0.37258,-5.12353 0.42105,-8.10526 3.09684,-4.12667 6.44714,-7.87314 10.10526,-11.15789 2.00632,-0.36221 3.93976,-0.97762 6.21053,-0.42106 z&quot;
                 style=&quot;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#6affcd;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1&quot; /&gt;
              &lt;path
                 style=&quot;display:inline;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#d5222f;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.87843137&quot;
                 d=&quot;m 151.92716,785.02141 59.0707,63.0345 c 1.5809,-0.4544 3.3564,-1.3935 2.958,-3.8128 -1.0167,-6.1727 -4.9133,-10.6123 -10.7475,-11.7661 l -48.0616,-50.3775&quot;
                 id=&quot;path4240&quot;
                 inkscape:connector-curvature=&quot;0&quot;
                 sodipodi:nodetypes=&quot;ccccc&quot; /&gt;
            &lt;/g&gt;
            &lt;rect
               y=&quot;669.29321&quot;
               x=&quot;4.2525716&quot;
               height=&quot;338.94736&quot;
               width=&quot;250.17281&quot;
               id=&quot;rect4844&quot;
               style=&quot;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1&quot; /&gt;
          &lt;/g&gt;
        &lt;/g&gt;
        &lt;rect
           y=&quot;668.2406&quot;
           x=&quot;-0.87155163&quot;
           height=&quot;340&quot;
           width=&quot;252&quot;
           id=&quot;rect4563&quot;
           style=&quot;opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.01560712;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal&quot; /&gt;
      &lt;/g&gt;
    &lt;/g&gt;
  &lt;/svg&gt;

</pre>
</div>
<!-- @@@imagine/automotive/icons/automotive/icons.svg -->
        </div>
       </div>
   </div>
   </div>
</div>
<div class="footer">
   <p>
   <acronym title="Copyright">&copy;</acronym> 2018 The Qt Company Ltd.
   Documentation contributions included herein are the copyrights of
   their respective owners.<br/>    The documentation provided herein is licensed under the terms of the    <a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation    License version 1.3</a> as published by the Free Software Foundation.<br/>    Qt and respective logos are trademarks of The Qt Company Ltd.     in Finland and/or other countries worldwide. All other trademarks are property
   of their respective owners. </p>
</div>
</body>
</html>