@drivy/cobalt
Version:
Opinionated design system for Drivy's projects.
3 lines (2 loc) • 558 B
JavaScript
const fi_namespaceObject = "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 30 18\"><g clip-path=\"url(#a)\"><path fill=\"#f5f5f5\" d=\"M29.483 19.655H.517C.232 19.655 0 19.424 0 19.138V.518C0 .231.232 0 .517 0H29.483C29.768 0 30 .232 30 .517V19.137C30 19.425 29.768 19.656 29.483 19.656\"/><path fill=\"#41479b\" d=\"M30 8.277H12.414V0H9.31V8.277H0V11.38H9.31V19.656H12.414V11.38H30z\"/></g><defs><clipPath id=\"a\"><rect width=\"30\" height=\"18\" fill=\"#fff\" rx=\"2\"/></clipPath></defs></svg>";
export default fi_namespaceObject;