UNPKG

@react-symbols/icons

Version:

Symbols icons by Miguel Solorio for React

4 lines 884 B
import { jsx as _jsx } from "react/jsx-runtime"; const Dune = (props) => (_jsx("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24" }, props, { children: _jsx("path", { fill: "#EA580C", fillRule: "evenodd", d: "M13.2 6.9c1.344 1.522 1.375 3.143.093 4.902-1.397 1.917-1.6 2.296-1.6 2.997 0 .844.509 1.585 1.633 2.38l.796.562h3.236c2.291 0 3.295-.058 3.439-.201.146-.145.203-1.254.203-3.927V9.888l-.973-.92c-1.685-1.594-3.432-2.34-6.046-2.584l-1.349-.125.567.641zm-2.232 1.145c-1.361 1.967-3.821 3.126-6.653 3.135-.781.002-1.001.065-1.142.328-.23.427-.23 5.48 0 5.908.166.308.395.325 4.348.325h4.173l-.522-.546c-.853-.893-1.114-1.565-1.034-2.66.073-1.003.126-1.105 1.68-3.212.948-1.285 1.06-2.262.376-3.294-.26-.393-.529-.715-.597-.715-.067 0-.35.33-.629.731z", clipRule: "evenodd" }) }))); export default Dune; //# sourceMappingURL=dune.js.map