@ctx-core/font-awesome
Advanced tools
Comparing version 7.3.0 to 7.4.0
@@ -58,2 +58,6 @@ export const icons = {} | ||
} | ||
export function register__email_solid() { | ||
if (_has__icon('email-solid')) return | ||
register__icon({ 'email-solid': { width: 512, height: 512, paths: [{ d: 'M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z' }] } }) | ||
} | ||
export function register__etsy() { | ||
@@ -60,0 +64,0 @@ if (_has__icon('etsy')) return |
{ | ||
"name": "@ctx-core/font-awesome", | ||
"version": "7.3.0", | ||
"version": "7.4.0", | ||
"description": "ctx-core font-awesome", | ||
@@ -28,3 +28,3 @@ "main": "lib.js", | ||
}, | ||
"gitHead": "e7f581ed30fd46ec1886ebfea5def086bdf27ec5" | ||
"gitHead": "ed9f503c7da11b0884db7bedebac829d96ee7cac" | ||
} |
16759
125