@drivy/cobalt
Version:
Opinionated design system for Drivy's projects.
3 lines (2 loc) • 423 B
JavaScript
const arrow_right_circle_filled_namespaceObject = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill-rule=\"evenodd\" d=\"M12 1.5C17.799 1.5 22.5 6.201 22.5 12S17.799 22.5 12 22.5 1.5 17.799 1.5 12 6.201 1.5 12 1.5M10.72 7.28 15.065 11.625H6V13.125H15.065L10.72 17.47 11.78 18.53 17.936 12.375 11.78 6.22z\" clip-rule=\"evenodd\"/></svg>";
export default arrow_right_circle_filled_namespaceObject;