UNPKG

@shopware-ag/meteor-component-library

Version:

The meteor component library is a Vue component library developed by Shopware. It is based on the [Meteor Design System](https://shopware.design/).

6 lines (5 loc) 1.01 kB
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const upCircle = `<svg id="meteor-icon-kit__solid-up-circle" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_3733_165)"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24ZM6.69666 12.0607C6.11088 11.4749 6.11088 10.5251 6.69666 9.93934L10.9393 5.6967C11.5251 5.11092 12.4748 5.11092 13.0606 5.6967L17.3033 9.93934C17.8891 10.5251 17.8891 11.4749 17.3033 12.0607C16.7175 12.6464 15.7677 12.6465 15.1819 12.0607L13.5 10.3787V17C13.5 17.8284 12.8284 18.5 12 18.5C11.1716 18.5 10.5 17.8284 10.5 17V10.3786L8.81798 12.0607C8.2322 12.6465 7.28245 12.6465 6.69666 12.0607Z" fill="#1E1E24"/></g><defs><clipPath id="clip0_3733_165"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>`; exports.default = upCircle; //# sourceMappingURL=up-circle-6527f67f.js.map