Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@mesqueeb mesqueeb released this 24 May 07:45
· 35 commits to dev since this release

Breaking change since v2.0.0:

-round icon suffix is now renamed to -circle-filled

Breaking change for users of print icons:

Print icons now use currentColor for both the stroke & shadow color.

You can still tweak both separately via the vue component and morph functions. For this you should use the new shadow prop, which only does something for print type icons:

<Pepicon name="airplane" type="print" color="mediumslateblue" shadow="black" />

Be sure to check out the v2.0.0 release notes! Which added a whole new icon set:
https://github.com/CyCraft/pepicons/releases/tag/v2.0.0