>
'facebook',
'enabled' => true,
],
[
'id' => 'twitter',
'enabled' => true,
],
[
'id' => 'instagram',
'enabled' => true,
],
]),
[
'size' => $size,
'type' => $type,
'fill' => $fill,
'icons-color' => blocksy_default_akg('about_social_icons_color', $atts, 'default'),
'links_target' => $link_target,
'links_rel' => $link_rel,
]
);
?>