@icongo/li
Version:
LibreICONS Icons
14 lines • 639 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandRockrms = 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: "M7 1C3.685 1 1 3.685 1 7s2.685 6 6 6 6-2.685 6-6-2.685-6-6-6Zm3.808 10.15H8.631L5.92 7.972c-.433-.494-.094-1.358.644-1.358h1.821L6.34 4.213 4.3 6.606H2.123L5.68 2.432a.833.833 0 0 1 1.319 0l3.815 4.478a.828.828 0 0 1-.667 1.358l-1.796.005 2.456 2.876z"
})
}));
export { LIBrandRockrms };