Back to Webfundamentals

Custom icons with Iron Iconsets {: .page-title }

src/content/en/shows/polycasts/season-2/Iron-Iconsets.md

0.31.6 KB
Original Source

project_path: /web/_project.yaml book_path: /web/shows/_book.yaml description: Today we’re traveling back in time to update one of our old episodes. The iron-iconset-svg element lets you build your own custom icon sets which can be SUPER important if you want to make sure your site is as small and performant as possible.

{# wf_updated_on: 2015-07-28 #} {# wf_published_on: 2015-07-28 #} {# wf_youtube_id: tjmRUgUca1g #}

Custom icons with Iron Iconsets {: .page-title }

<div class="video-wrapper"> <iframe class="devsite-embedded-youtube-video" data-video-id="tjmRUgUca1g" data-autohide="1" data-showinfo="0" frameborder="0" allowfullscreen> </iframe> </div>

Today we’re traveling back in time to update one of our old episodes. The iron-iconset-svg element lets you build your own custom icon sets which can be SUPER important if you want to make sure your site is as small and performant as possible.

Read More

###Demo source https://github.com/Polymer/polycasts/tree/master/ep22-update-iron-iconset-svg/app

###iron-iconset-svg docs https://elements.polymer-project.org/elements/iron-iconset-svg

###Behaviors -- Polycasts #21 https://www.youtube.com/watch?v=YrlmieL3Z0k&index=1&list=PLOU2XLYxmsII5c3Mgw6fNYCzaWrsM3sMN

###Iron Icons -- Polycasts #20 https://www.youtube.com/watch?v=6kkNgVG6LuI&list=PLOU2XLYxmsII5c3Mgw6fNYCzaWrsM3sMN&index=1

###Go Offline -- Polycasts #19 https://www.youtube.com/watch?v=BucGrYACJdQ&list=PLOU2XLYxmsII5c3Mgw6fNYCzaWrsM3sMN&index=2

###More information