mozilla/webmaker-core

Add icon component

开放

#42 创建于 2015年7月14日

 (0 条评论) (0 个反应) (0 位负责人)JavaScript (31 个派生)auto 404
enhancementhelp wanted

仓库指标

星标
 (63 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

This issue has been migrated from mozilla/webmaker-android#1584.

It was originally written by k88hudson on Tue Apr 28 2015 and had the following description:

We need this to support multiple colours, maintain consistent size etc.

On Thu Apr 30 2015, k88hudson commented:

I would love to have an icon font, but a component will do for now.

On Fri May 01 2015, Pomax commented:

Why not both? We can make an <Icon> component that serves up "whatever works" while we work on it, so we can use a JSX syntax like <Icon type="eyeball" /> and have that either generate an svg image or, once we find a nice one, text span with an icon font.

贡献者指南