UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 376 B
// THIS FILE IS AUTO GENERATED import { GenIcon } from '../lib'; export function BiLaptop (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"d":"M20,17.722c0.595-0.347,1-0.985,1-1.722V5c0-1.103-0.897-2-2-2H5C3.897,3,3,3.897,3,5v11c0,0.736,0.405,1.375,1,1.722V18H2 v2h20v-2h-2V17.722z M5,16V5h14l0.002,11H5z"}}]})(props); };