@icongo/li
Version:
LibreICONS Icons
15 lines • 935 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LISocialVimeo = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
className: "prefix__social-vimeo",
viewBox: "0 0 14 14"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M12.994 4.21c-.053 1.169-.87 2.769-2.447 4.8-1.632 2.121-3.012 3.182-4.141 3.182-.7 0-1.292-.646-1.775-1.938l-.969-3.553c-.359-1.291-.744-1.938-1.156-1.938-.09 0-.404.19-.941.566L1 4.6c.592-.52 1.176-1.041 1.751-1.562.79-.683 1.383-1.042 1.778-1.078.934-.09 1.509.549 1.725 1.916.233 1.474.394 2.392.485 2.75.269 1.225.565 1.836.889 1.836.25 0 .628-.397 1.131-1.19.503-.795.772-1.399.808-1.814.072-.685-.197-1.028-.808-1.028-.287 0-.583.066-.888.197.59-1.933 1.717-2.871 3.38-2.818 1.233.037 1.814.837 1.743 2.4z"
})
}));
export { LISocialVimeo };