UNPKG

@icongo/mc

Version:
13 lines 804 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCMdlRepeatOne = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 2048 2048" }, props, { children: /*#__PURE__*/_jsx("path", { d: "M1408 308q-29 21-61 34.5t-67 22.5V234q56-19 106.5-45.5T1485 128h51v768h-128V308zm640 716q0 141-36.5 272t-103 245-160 207.5-207.5 160-245 103-272 36.5-272-36.5-245-103-207.5-160-160-207.5-103-244.5T0 1024q0-139 36.5-271t105-249T308 291t220-163H256V0h512v512H640V214q-117 56-211.5 140.5T267 545 164 773t-36 251q0 123 32 237.5t90.5 214T391 1657t181.5 140.5T786 1888t238 32q123 0 237.5-32t214-90.5T1657 1657t140.5-181.5T1888 1262t32-238h128z" }) })); export { MCMdlRepeatOne };