@meistericons/meistericons
Version:
Meistericons, an icon library,
8 lines (3 loc) • 693 B
text/typescript
import createMeisterIcons from '../src/createMeisterIcons';
const ChevronCircleRight = createMeisterIcons("chevron-circle-right", [["path",{"fill":"currentColor","d":"M20.25 12a8.25 8.25 0 1 0-16.5 0 8.25 8.25 0 0 0 16.5 0ZM12 2.25c5.385 0 9.75 4.365 9.75 9.75s-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12 6.615 2.25 12 2.25Z","key":"450a008c11ba44aa7fb7007843193abb16d9a186"}],["path",{"fill":"currentColor","d":"M9.757 7.82a.75.75 0 0 1 1.06 0l3.2 3.2c.266.264.446.622.446 1.018 0 .383-.173.742-.487.984l-3.158 3.158a.75.75 0 1 1-1.06-1.06L12.876 12l-3.12-3.12a.75.75 0 0 1 0-1.06Zm3.217 4.28Z","key":"aa3a274f3fbf54e606e3256f21a5bed2da3b75e8"}]])
export default ChevronCircleRight