'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var prefix = 'fad'; var iconName = 'vest'; var width = 448; var height = 512; var ligatures = []; var unicode = 'e085'; var svgPathData = ['M108.688,348.688l-48,48a16,16,0,1,0,22.624,22.624l48-48a16,16,0,0,0-22.624-22.624Zm278.624,48-48-48a16,16,0,0,0-22.624,22.624l48,48a16,16,0,0,0,22.624-22.624ZM306.688,4.031l-25,16.672a103.794,103.794,0,0,1-115.376,0l-25-16.672A24.021,24.021,0,0,0,128,0l22.188,66.564A151.518,151.518,0,0,0,224,86.234a151.55,151.55,0,0,0,73.812-19.672L320,0A24.021,24.021,0,0,0,306.688,4.031Z', 'M437.252,239.877,384,160V32A32,32,0,0,0,352,0H320L224,288V512H416a32,32,0,0,0,32-32V275.377A64,64,0,0,0,437.252,239.877Zm-49.94,179.435a15.992,15.992,0,0,1-22.624,0l-48-48a16,16,0,0,1,22.624-22.624l48,48A15.993,15.993,0,0,1,387.312,419.312ZM96,0A32,32,0,0,0,64,32V160L10.748,239.877A64,64,0,0,0,0,275.377V480a32,32,0,0,0,32,32H192V288a31.987,31.987,0,0,1,1.643-10.119L207.135,237.4,128,0Zm35.312,371.312-48,48a16,16,0,0,1-22.624-22.624l48-48a16,16,0,0,1,22.624,22.624Z']; exports.definition = { prefix: prefix, iconName: iconName, icon: [ width, height, ligatures, unicode, svgPathData ]}; exports.faVest = exports.definition; exports.prefix = prefix; exports.iconName = iconName; exports.width = width; exports.height = height; exports.ligatures = ligatures; exports.unicode = unicode; exports.svgPathData = svgPathData;