AcidJs.XIcon is another (hopefully) useful HTML5 Web Component for generating icons as custom tags using the amazing icon set of Font Awesome. Usage [sourcecode language=”html”] <acidjs-xicon name="home"></acidjs-xicon> <acidjs-xicon name="spinner" spin size="2x"></acidjs-xicon> <acidjs-xicon name="shield" rotate="90" size="3x"></acidjs-xicon> <acidjs-xicon name="facebook" flip="horizontal" size="3x"></acidjs-xicon> [/sourcecode] HTML Attributes of the Tag Apart from the standard HTML attributes (style, class, id, etc.), … Continue reading “X-Icon: HTML5 Web Component for Font Awesome”