@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 805 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var CopyrightSolid = createReactSolidComponent("copyright", "CopyrightSolid", [["path", { "d": "M2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12M12 7.25c-1.32 0-2.32.647-2.962 1.572-.628.902-.917 2.06-.917 3.178s.29 2.276.917 3.178c.643.925 1.642 1.572 2.962 1.572 1.208 0 1.998-.548 2.585-1.28a.75.75 0 0 0-1.17-.94c-.373.466-.763.72-1.415.72-.766 0-1.33-.353-1.73-.928-.416-.598-.649-1.44-.649-2.322s.233-1.724.648-2.322c.4-.575.965-.928 1.73-.928.652 0 1.043.254 1.416.72a.75.75 0 0 0 1.17-.94c-.587-.732-1.377-1.28-2.585-1.28", "key": "svg-0" }]]);
export { CopyrightSolid as default };
//# sourceMappingURL=CopyrightSolid.js.map