@icongo/li
Version:
LibreICONS Icons
14 lines • 770 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandSpeakerdeck = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
viewBox: "0 0 14 14"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M12.998 3.295A.797.797 0 0 0 12.2 2.5H1.8c-.442 0-.8.357-.8.795v7.41c0 .439.357.795.8.795h10.4c.442 0 .8-.356.8-.795v-7.41h-.001zm-3.216 4.77h-.008a.532.532 0 0 1-.524.532l.017-.007H4.734a.532.532 0 0 1-.525-.53h-.003V5.94h.005c0-.29.231-.525.516-.53h4.53a.54.54 0 0 1 .525.534v2.122zM6.6 7.799l.01-1.598-1.335.805m2.124-.804-.008 1.595 1.334-.804m-1.333.806v-.002l-.003.001"
})
}));
export { LIBrandSpeakerdeck };