import "clarity-icons";
import "clarity-icons/shapes/essential-shapes";
import "clarity-icons/shapes/social-shapes";
import "clarity-icons/shapes/technology-shapes";
Now, with Clarity v0.9.15 release, you can load all shapes by importing a single set,
all-shapes
:
import "clarity-icons";
import "clarity-icons/shapes/all-shapes";
With Clarity Icons v0.10.0-alpha.6, we have introduced new category sets such as Commerce, Media, and Travel for Clarity Icons. Also, starting with v0.10.0-alpha.6, we will try to avoid shipping the same icon shapes in different categories so if they were duplicated in mulitiple sets, those duplicates have been removed. To see the new categories and the change of duplicated icons' removal, please refer to our updated Iconography page.