sagacity/script/fontawesome/advanced-options/use-with-node-js/fontawesome-free-solid/faDotCircle.js

1 line
264 B
JavaScript
Raw Permalink Normal View History

2018-05-07 10:51:08 -04:00
module.exports = { prefix: 'fas', iconName: 'dot-circle', icon: [512, 512, [], "f192", "M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z"] };