Skip to content

miguel-arrf/AnimatedIcons

Repository files navigation

AnimatedIcons

This repository contains 4 SFSymbols icons animated with SwiftUI. For now they are:

  • eyedropper
  • swatchpalette
    • As this symbol is composed of simple stacked rectangles, it was built using RoundedRectangle's.
  • sparkles.square.filled.on.square
    • Composition of RoundedRectangle's and two separate sparkle SFSymbols (stacked on top as Text's),
  • arrowshape.turn.up.backward
    • Used 2 arrowshape.turn.up.backward SFSymbols, whereas the animation is powered by an asymmetric transition.

Preview:

animatedIconsPreview.mov

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages