diff --git a/Gruntfile.js b/Gruntfile.js index b8a60653339938de7e67eab0433dde8e7e28d9cc..d42dc2aaf7ca05c81e44fe061bd62620e7afb31c 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -1724,6 +1724,7 @@ module.exports = function(grunt) { 'parachute-box': 0x0f4cd, 'paragraph': 0x0f1dd, 'parking': 0x0f540, + 'passport': 0x0f5ab, 'paste': 0x0f0ea, 'patreon': 0x0f3d9, 'pause': 0x0f04c, diff --git a/source/common/font-awesome/solid/passport.svg b/source/common/font-awesome/solid/passport.svg new file mode 100644 index 0000000000000000000000000000000000000000..1a7aa6f1cfd2b371464d5395cacec48c627677b4 --- /dev/null +++ b/source/common/font-awesome/solid/passport.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M129.62 176h39.09c1.49-27.03 6.54-51.35 14.21-70.41-27.71 13.24-48.02 39.19-53.3 70.41zm0 32c5.29 31.22 25.59 57.17 53.3 70.41-7.68-19.06-12.72-43.38-14.21-70.41h-39.09zM224 286.69c7.69-7.45 20.77-34.42 23.43-78.69h-46.87c2.67 44.26 15.75 71.24 23.44 78.69zM200.57 176h46.87c-2.66-44.26-15.74-71.24-23.43-78.69-7.7 7.45-20.78 34.43-23.44 78.69zm64.51 102.41c27.71-13.24 48.02-39.19 53.3-70.41h-39.09c-1.49 27.03-6.53 51.35-14.21 70.41zM416 0H64C28.65 0 0 28.65 0 64v384c0 35.35 28.65 64 64 64h352c17.67 0 32-14.33 32-32V32c0-17.67-14.33-32-32-32zm-80 416H112c-8.8 0-16-7.2-16-16s7.2-16 16-16h224c8.8 0 16 7.2 16 16s-7.2 16-16 16zm-112-96c-70.69 0-128-57.31-128-128S153.31 64 224 64s128 57.31 128 128-57.31 128-128 128zm41.08-214.41c7.68 19.06 12.72 43.38 14.21 70.41h39.09c-5.28-31.22-25.59-57.17-53.3-70.41z"/></svg> \ No newline at end of file