UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 749 B
// THIS FILE IS AUTO GENERATED import { GenIcon } from '../lib'; export function BiGhost (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"d":"M12,2c-4.963,0-9,4.038-9,9v8h0.051c0.245,1.691,1.69,3,3.449,3c1.174,0,2.074-0.417,2.672-1.174 C9.896,21.551,10.896,22,12,22c1.11,0,2.114-0.456,2.84-1.188C15.441,21.574,16.344,22,17.5,22c1.93,0,3.5-1.57,3.5-3.5V11 C21,6.038,16.963,2,12,2z M19,18.5c0,0.827-0.673,1.5-1.5,1.5c-0.449,0-1.5,0-1.5-2v-1h-2v1c0,1.103-0.897,2-2,2s-2-0.897-2-2v-1H8 v1c0,1.845-0.774,2-1.5,2C5.673,20,5,19.327,5,18.5V11c0-3.86,3.141-7,7-7s7,3.14,7,7V18.5z"}},{"tag":"circle","attr":{"cx":"9","cy":"10","r":"2"}},{"tag":"circle","attr":{"cx":"15","cy":"10","r":"2"}}]})(props); };