Skip to content

freedomsex/contact-icon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contact Icon

Vue component, color contact icon with a letter or image.

Item

Some data for choosing the Letter and Color.

  • Letter - first letter of name
  • Color - pseudo random(fixed) color

Size

A circle 40px. If small-icon prop - 28px;

<ContactIcon :item="{name: Sasha}"/>
<ContactIcon :item="{name: Sasha, age: 23, city: Moscow}"/>
<ContactIcon :src="URL_TO_SOURCE_IMAGE"/>
<ContactIcon :size="small-icon"/> # fixed color, no letter

About

Vue component, color contact icon with letter or image

Resources

Stars

Watchers

Forks

Packages

No packages published