UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 386 B
// THIS FILE IS AUTO GENERATED import { GenIcon } from '../lib'; export function BiLira (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"d":"M9,21h2c4.411,0,8-4.038,8-9h-2c0,3.86-2.691,7-6,7v-7.358l6-1.385V8.204l-6,1.385V7.642l6-1.385V4.204l-6,1.385V3H9v3.05 L6,6.743v2.053l3-0.692v1.947l-3,0.692v2.053l3-0.692V21z"}}]})(props); };