Skip to content

Commit

Permalink
Merge pull request carbon-design-system#196 from laurenmrice/tile-cha…
Browse files Browse the repository at this point in the history
…nges

docs: updated kit tiles
  • Loading branch information
connor-leech authored Aug 28, 2019
2 parents f34fe92 + 2748a2a commit 0809246
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 3 deletions.
12 changes: 10 additions & 2 deletions src/pages/guidelines/iconography/usage.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,16 @@ tabs: ['Usage', 'Library', 'Contribute']
</Column>
<Column colLg={4} colMd={4} noGutterSm>
<ResourceCard
subTitle="Get all icons via the IBM Design Language Kit"
href="sketch://add-library/cloud/75VZZ"
subTitle="Get the IBM Icons (16px, 20px) library"
href="sketch://add-library/cloud/KW2yr"
>
<MdxIcon name="sketch" />
</ResourceCard>
</Column>
<Column colLg={4} colMd={4} noGutterSm>
<ResourceCard
subTitle="Get the IBM Icons (24px, 32px) library"
href="sketch://add-library/cloud/2bwkM"
>
<MdxIcon name="sketch" />
</ResourceCard>
Expand Down
32 changes: 31 additions & 1 deletion src/pages/resources/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -147,11 +147,31 @@ title: Resources
<Column colMd={4} colLg={4} noGutterSm>
<ResourceCard
subTitle="IBM Design Language library"
href="sketch://add-library/cloud/75VZZ"
href="sketch://add-library/cloud/nwqmk"
>
<MdxIcon name="sketch" />
</ResourceCard>
</Column>
<Column colMd={4} colLg={4} noGutterSm>
<ResourceCard
subTitle="IBM Icons (16px, 20px) library"
href="sketch://add-library/cloud/KW2yr"
>

<MdxIcon name="sketch" />

</ResourceCard>
</Column>
<Column colMd={4} colLg={4} noGutterSm>
<ResourceCard
subTitle="IBM Icons (24px, 32px) library"
href="sketch://add-library/cloud/2bwkM"
>

<MdxIcon name="sketch" />

</ResourceCard>
</Column>
<Column colMd={4} colLg={4} noGutterSm>
<ResourceCard
subTitle="IBM Grid template"
Expand Down Expand Up @@ -181,6 +201,16 @@ title: Resources
href="https://github.com/carbon-design-system/carbon-design-kit"
>

<MdxIcon name="github" />

</ResourceCard>
</Column>
<Column colLg={4} colMd={4} noGutterSm>
<ResourceCard
subTitle="IBM Design Language and Icon Kits"
href="https://github.com/IBM/design-kit"
>

<MdxIcon name="github" />

</ResourceCard>
Expand Down

0 comments on commit 0809246

Please sign in to comment.