ICONS
"이윰빌더에서 기본적으로 제공하는 BASIC 테마의 ShortCodes 입니다."
fa-bell
1 | < i class = "fa fa-bell" ></ i > |
fa-spin
class to get any icon to rotate. Works well with fa-spinner, fa-refresh, fa-circle-o-notch, and fa-cog.
1 2 3 4 5 6 | < i class = "fa fa-circle-o-notch fa-spin" ></ i > < i class = "fa fa-spinner fa-spin" ></ i > < i class = "fa fa-cog fa-spin" ></ i > < i class = "fa fa-gear fa-spin" ></ i > < i class = "fa fa-refresh fa-spin" ></ i > |
glyphicon-bell
1 | < span class = "glyphicon glyphicon-bell" ></ span > |
1 2 3 4 5 6 7 8 9 10 11 12 | < i class = "icon-custom rounded-x icon-color-red fa fa-thumbs-up" ></ i > < i class = "icon-custom rounded-x icon-bg-red fa fa-thumbs-down" ></ i > < i class = "icon-custom rounded-2x icon-color-dark fa fa-thumbs-up" ></ i > < i class = "icon-custom rounded-2x icon-bg-dark fa fa-thumbs-down" ></ i > < i class = "icon-custom rounded icon-color-green fa fa-thumbs-up" ></ i > < i class = "icon-custom rounded icon-bg-green fa fa-thumbs-down" ></ i > < i class = "icon-custom icon-color-yellow fa fa-thumbs-up" ></ i > < i class = "icon-custom icon-bg-yellow fa fa-thumbs-down" ></ i > |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | < i class = "icon-custom icon-lg rounded-x icon-color-purple fa fa-coffee" ></ i > < i class = "icon-custom rounded-x icon-color-purple fa fa-comments-o" ></ i > < i class = "icon-custom icon-sm rounded-x icon-color-purple fa fa-pie-chart" ></ i > < i class = "icon-custom icon-lg rounded-x icon-bg-purple fa fa-coffee" ></ i > < i class = "icon-custom rounded-x icon-bg-purple fa fa-comments-o" ></ i > < i class = "icon-custom icon-sm rounded-x icon-bg-purple fa fa-pie-chart" ></ i > < i class = "icon-custom icon-lg rounded-2x icon-color-blue fa fa-lightbulb-o" ></ i > < i class = "icon-custom rounded-2x icon-color-blue fa fa-trash-o" ></ i > < i class = "icon-custom icon-sm rounded-2x icon-dark-blue fa fa-thumbs-o-up" ></ i > < i class = "icon-custom icon-lg rounded-2x icon-bg-blue fa fa-lightbulb-o" ></ i > < i class = "icon-custom rounded-2x icon-bg-blue fa fa-trash-o" ></ i > < i class = "icon-custom icon-sm rounded-2x icon-bg-blue fa fa-thumbs-o-up" ></ i > < i class = "icon-custom icon-lg rounded icon-color-orange fa fa-shopping-cart" ></ i > < i class = "icon-custom rounded icon-color-orange fa fa-paper-plane-o" ></ i > < i class = "icon-custom icon-sm rounded icon-color-orange fa fa-tags" ></ i > < i class = "icon-custom icon-lg rounded icon-bg-orange fa fa-shopping-cart" ></ i > < i class = "icon-custom rounded icon-bg-orange fa fa-paper-plane-o" ></ i > < i class = "icon-custom icon-sm rounded icon-bg-orange fa fa-tags" ></ i > < i class = "icon-custom icon-lg icon-color-brown fa fa-microphone" ></ i > < i class = "icon-custom icon-color-brown fa fa-bell-o" ></ i > < i class = "icon-custom icon-sm icon-color-brown fa fa-pencil" ></ i > < i class = "icon-custom icon-lg icon-bg-brown fa fa-microphone" ></ i > < i class = "icon-custom icon-bg-brown fa fa-bell-o" ></ i > < i class = "icon-custom icon-sm icon-bg-brown fa fa-pencil" ></ i > |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | < i class = "icon-custom icon-bg-aqua fa fa-envelope-o" ></ i > < i class = "icon-custom icon-lg icon-bg-sea fa fa-fax" ></ i > < i class = "icon-custom icon-lg icon-bg-light-green fa fa-chain-broken" ></ i > < i class = "icon-custom icon-lg icon-bg-orange fa fa-flag" ></ i > < i class = "icon-custom icon-lg icon-bg-brown fa fa-hdd-o" ></ i > < i class = "icon-custom icon-lg icon-color-purple fa fa-gift" ></ i > < i class = "icon-custom icon-lg icon-color-blue fa fa-tasks" ></ i > < i class = "icon-custom icon-lg icon-color-yellow fa fa-language" ></ i > < i class = "icon-custom icon-lg icon-color-green fa fa-magic" ></ i > < i class = "icon-custom icon-lg icon-color-red fa fa-files-o" ></ i > < i class = "icon-custom icon-lg rounded-x icon-color-red fa fa-anchor" ></ i > < i class = "icon-custom icon-lg rounded-x icon-color-green fa fa-ban" ></ i > < i class = "icon-custom icon-lg rounded-x icon-color-yellow fa fa-beer" ></ i > < i class = "icon-custom icon-lg rounded-x icon-color-blue fa fa-binoculars" ></ i > < i class = "icon-custom icon-lg rounded-x icon-color-purple fa fa-bomb" ></ i > < i class = "icon-custom icon-lg rounded-x icon-bg-grey fa fa-briefcase" ></ i > < i class = "icon-custom icon-lg rounded-x icon-bg-dark fa fa-bullhorn" ></ i > < i class = "icon-custom icon-lg rounded-x icon-bg-brown icon-line fa fa-child" ></ i > < i class = "icon-custom icon-lg rounded-x icon-bg-orange fa fa-cogs" ></ i > < i class = "icon-custom icon-lg rounded-x icon-bg-light-green fa fa-desktop" ></ i > |
1 2 3 4 | < a href = "#" class = "btn-e btn-brd btn-brd-hover btn-e-dark-blue" >< i class = "fa fa-facebook font-size-14" ></ i ></ a > < a href = "#" class = "btn-e btn-brd btn-brd-hover btn-e-blue" >< i class = "fa fa-twitter font-size-14" ></ i ></ a > < a href = "#" class = "btn-e btn-brd btn-brd-hover btn-e-red" >< i class = "fa fa-google-plus font-size-14" ></ i ></ a > < a href = "#" class = "btn-e btn-brd btn-brd-hover btn-e-yellow" >< i class = "fa fa-rss font-size-14" ></ i ></ a > |
1 2 3 4 | < a href = "#" class = "btn-e btn-e-dark-blue" >< i class = "fa fa-facebook font-size-14" ></ i ></ a > < a href = "#" class = "btn-e btn-e-blue" >< i class = "fa fa-twitter font-size-14" ></ i ></ a > < a href = "#" class = "btn-e btn-e-red" >< i class = "fa fa-google-plus font-size-14" ></ i ></ a > < a href = "#" class = "btn-e btn-e-yellow" >< i class = "fa fa-rss font-size-14" ></ i ></ a > |
1 2 3 4 5 6 7 8 9 10 11 12 | < ul class = "social-icons" > < li >< a href = "#" class = "social_facebook" ></ a ></ li > < li >< a href = "#" class = "social_twitter" ></ a ></ li > < li >< a href = "#" class = "social_google" ></ a ></ li > < li >< a href = "#" class = "social_kakaostory" ></ a ></ li > < li >< a href = "#" class = "social_band" ></ a ></ li > < li >< a href = "#" class = "social_youtube" ></ a ></ li > < li >< a href = "#" class = "social_instagram" ></ a ></ li > < li >< a href = "#" class = "social_pinterest" ></ a ></ li > < li >< a href = "#" class = "social_behance" ></ a ></ li > < li >< a href = "#" class = "social_tumblr" ></ a ></ li > </ ul > |
1 2 3 4 5 6 7 8 9 10 11 12 | < ul class = "social-icons" > < li >< a href = "#" class = "rounded social_facebook" ></ a ></ li > < li >< a href = "#" class = "rounded social_twitter" ></ a ></ li > < li >< a href = "#" class = "rounded social_google" ></ a ></ li > < li >< a href = "#" class = "rounded social_kakaostory" ></ a ></ li > < li >< a href = "#" class = "rounded social_band" ></ a ></ li > < li >< a href = "#" class = "rounded social_youtube" ></ a ></ li > < li >< a href = "#" class = "rounded social_instagram" ></ a ></ li > < li >< a href = "#" class = "rounded social_pinterest" ></ a ></ li > < li >< a href = "#" class = "rounded social_behance" ></ a ></ li > < li >< a href = "#" class = "rounded social_tumblr" ></ a ></ li > </ ul > |
1 2 3 4 5 6 7 8 9 10 11 12 | < ul class = "social-icons" > < li >< a href = "#" class = "rounded-x social_facebook" ></ a ></ li > < li >< a href = "#" class = "rounded-x social_twitter" ></ a ></ li > < li >< a href = "#" class = "rounded-x social_google" ></ a ></ li > < li >< a href = "#" class = "rounded-x social_kakaostory" ></ a ></ li > < li >< a href = "#" class = "rounded-x social_band" ></ a ></ li > < li >< a href = "#" class = "rounded-x social_youtube" ></ a ></ li > < li >< a href = "#" class = "rounded-x social_instagram" ></ a ></ li > < li >< a href = "#" class = "rounded-x social_pinterest" ></ a ></ li > < li >< a href = "#" class = "rounded-x social_behance" ></ a ></ li > < li >< a href = "#" class = "rounded-x social_tumblr" ></ a ></ li > </ ul > |