@icongo/li
Version:
LibreICONS Icons
14 lines • 1.02 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandBlackberry = 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: "M4.891 3.74c0 .548-.384 1.15-1.7 1.15H1.55l.49-2.08h1.59c.986 0 1.26.546 1.26.93zm2.959-.931H6.26L5.822 4.89h1.643c1.261 0 1.644-.602 1.644-1.15.002-.385-.272-.931-1.26-.931zM3.082 5.877h-1.59L1 7.96h1.643c1.315 0 1.7-.549 1.7-1.151 0-.382-.274-.93-1.261-.93zm4.222 0h-1.59L5.276 7.96h1.643c1.261 0 1.643-.549 1.643-1.151 0-.382-.274-.93-1.258-.93zm4.437-1.261h-1.59l-.438 2.082h1.644c1.26 0 1.643-.549 1.643-1.151.002-.383-.272-.931-1.259-.931zm-.656 3.233h-1.59L9.057 9.93H10.7c1.315 0 1.644-.548 1.644-1.15 0-.383-.272-.931-1.26-.931zm-4.44 1.26h-1.59l-.438 2.082H6.26c1.315 0 1.644-.602 1.644-1.15.002-.383-.272-.931-1.26-.931Z"
})
}));
export { LIBrandBlackberry };