@icongo/li
Version:
LibreICONS Icons
30 lines • 1.38 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
import { jsxs as _jsxs } from "react/jsx-runtime";
var LICameraSportsMode = 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__*/_jsxs("g", {
transform: "matrix(.3 0 0 .3 -.355 -.2)",
children: [/*#__PURE__*/_jsx("circle", {
cx: 28,
cy: 9,
r: 5,
fill: "#ff9800"
}), /*#__PURE__*/_jsx("path", {
fill: "#00796b",
d: "m29 27.3-9.2-4.1c-1-.5-1.5 1-2 2s-4.1 7.2-3.8 8.3c.3.9 1.1 1.4 1.9 1.4.2 0 .4 0 .6-.1L28.8 31c.8-.2 1.4-1 1.4-1.8s-.5-1.6-1.2-1.9z"
}), /*#__PURE__*/_jsx("path", {
fill: "#009688",
d: "m26.8 15.2-2.2-1c-1.3-.6-2.9 0-3.5 1.3L9.2 41.1c-.5 1 0 2.2 1 2.7.3.1.6.2.9.2.8 0 1.5-.4 1.8-1.1 0 0 9.6-13.3 10.4-14.9.8-1.6 4.9-9.3 4.9-9.3.5-1.3 0-2.9-1.4-3.5z"
}), /*#__PURE__*/_jsx("path", {
fill: "#ff9800",
d: "M40.5 15.7c-.7-.8-2-1-2.8-.3l-5 4.2-6.4-3.5c-1.1-.6-2.6-.4-3.3.9-.8 1.3-.4 2.9.8 3.4l8.3 3.4c.3.1.6.2.9.2.5 0 .9-.2 1.3-.5l6-5c.8-.7.9-1.9.2-2.8zm-28.8 7.4 3.4-5.1 4.6.6 1.5-3.1c.4-.9 1.2-1.4 2.1-1.5h-9.2c-.7 0-1.3.3-1.7.9l-4 6c-.6.9-.4 2.2.6 2.8.2.2.6.3 1 .3.6 0 1.3-.3 1.7-.9z"
})]
})
}));
export { LICameraSportsMode };