UNPKG

api-console-assets

Version:

This repo only exists to publish api console components to npm

41 lines (40 loc) 2.77 kB
<!-- @license Copyright 2016 Pawel Psztyc, The ARC team Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <link rel="import" href="../polymer/polymer.html"> <link rel="import" href="../iron-iconset-svg/iron-iconset-svg.html"> <iron-iconset-svg size="256" name="raml-docs-panel"> <svg> <defs> <g id="empty-state" transform="translate(0,-796.36219)"> <rect style="fill:none;stroke:#000000;stroke-width:1.39999998;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:0.56206091" width="105.13023" height="105.13023" x="128.24466" y="872.50745" /> <path style="fill:#75c9e1" d="m 74.108547,872.96223 -56.848862,0 5.668498,9.09869 50.859216,0 c 6.211712,0 12.060483,2.49254 16.468978,7.01848 4.390809,4.5079 6.80903,10.45273 6.80903,16.73924 0,6.17736 -2.313586,11.7402 -6.690075,16.08685 -4.16804,4.13974 -9.977042,6.86161 -16.366368,7.67088 l -6.224687,0 -17.167224,-0.13709 4.955077,8.58059 7.525963,0 0.408275,0.65526 0.05985,0 22.267049,37.59434 0.142821,0.14282 c 0.965981,0.96495 2.176124,1.4342 3.699984,1.4342 2.607613,0 4.810511,-2.27669 4.810511,-4.97125 0,-1.06893 -0.34862,-1.553 -0.77001,-2.03289 -0.17132,-0.19512 -0.384519,-0.43792 -0.706669,-0.98652 L 74.687835,938.67019 c 8.518905,-0.14784 16.48515,-3.54243 22.486417,-9.59694 6.134048,-6.18829 9.512198,-14.44723 9.512198,-23.25461 0,-18.1172 -14.614379,-32.85641 -32.577903,-32.85641 z" /> <polygon points="71.3,56.8 66,64.8 60.6,56.8 55.3,64.8 49.2,55.6 50.8,54.4 55.3,61.2 60.6,53.2 66,61.2 71.3,53.2 77.4,62.4 75.8,63.6 " transform="matrix(1.7920195,0,0,1.7920195,54.382086,793.80794)" /> <g transform="translate(0,6)"> <g> <rect width="47.308601" height="2.920284" x="157.69536" y="920.00031" /> <circle cx="146.34274" cy="921.35089" r="3.759866" /> </g> <g transform="translate(0,14)"> <rect y="920.00031" x="157.69536" height="2.920284" width="47.308601"/> <circle r="3.759866" cy="921.35089" cx="146.34274" /> </g> <g transform="translate(0,28)"> <rect width="47.308601" height="2.920284" x="157.69536" y="920.00031" /> <circle cx="146.34274" cy="921.35089" r="3.759866" /> </g> </g> </g> </defs> </svg> </iron-iconset-svg>