@icongo/vv
Version:
Vivid Icons
24 lines • 829 B
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 VVBullhorn = props => /*#__PURE__*/_jsxs("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 48 48"
}, props, {
children: [/*#__PURE__*/_jsx("path", {
d: "m10.248 32.648 1.359 7.366L17.945 40 16 32ZM17 32l-3-10L32.518 8 39 35Z",
style: {
fillRule: "evenodd",
fill: "#ff6e6e"
}
}), /*#__PURE__*/_jsx("path", {
d: "m20 17 7-5 5 22-8-1ZM7 30c-.633-2.541.638-5.319 3-6l4-2 3 10-4 1c-2.362.681-5.367-.458-6-3Zm29.82-4.083-2.32-9.662A4.945 4.945 0 0 1 36 16a4.992 4.992 0 0 1 .82 9.917Z",
style: {
fill: "#0c0058",
fillRule: "evenodd"
}
})]
}));
export { VVBullhorn };