UNPKG

@icongo/mc

Version:
13 lines 644 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCFlickr = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 1792 2048" }, props, { children: /*#__PURE__*/_jsx("path", { d: "M1600 128H192C86 128 0 214 0 320v1408c0 106 86 192 192 192h1408c106 0 192-86 192-192V320c0-106-86-192-192-192zM578 1276c-140.4 0-254-113.6-254-254s113.6-254 254-254 254 113.6 254 254-113.6 254-254 254zm636 0c-140.4 0-254-113.6-254-254s113.6-254 254-254 254 113.6 254 254-113.6 254-254 254z" }) })); export { MCFlickr };