@drivy/cobalt
Version:
Opinionated design system for Drivy's projects.
3 lines (2 loc) • 574 B
JavaScript
const tag_filled_namespaceObject = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill-rule=\"evenodd\" d=\"M10.884 1.964C11.284 1.963 11.668 2.121 11.95 2.404L21.834 12.289C22.42 12.874 22.42 13.824 21.834 14.409L14.41 21.835C13.824 22.42 12.874 22.42 12.289 21.834L2.404 11.95C2.12 11.668 1.964 11.283 1.965 10.884L1.99 3.484C1.993 2.662 2.66 1.994 3.485 1.99zM7.5 5.813C6.568 5.813 5.813 6.568 5.813 7.5S6.568 9.188 7.5 9.188 9.188 8.432 9.188 7.5 8.432 5.813 7.5 5.813\" clip-rule=\"evenodd\"/></svg>";
export default tag_filled_namespaceObject;