| <link rel="import" href="chrome://resources/html/polymer.html"> |
| <link rel="import" href="chrome://resources/polymer/v1_0/iron-iconset-svg/iron-iconset-svg.html"> |
| |
| <iron-iconset-svg name="downloads" size="24"> |
| <svg> |
| <defs> |
| <!-- |
| These icons are copied from Polymer's iron-icons and kept in sorted order. |
| See http://goo.gl/Y1OdAq for instructions on adding additional icons. |
| --> |
| <g id="remove-circle"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11H7v-2h10v2z"></path></g> |
| </defs> |
| </svg> |
| </iron-iconset-svg> |