Inventory Icons
#1
[html]
Inventory Icons


What are they for?

Sie came up with this nifty idea! You can use these cool inventory icons in your characters' profiles to denote what items they have in their personal possession. They can be particularly helpful when a character has an item they use or refer to often.


Using the Icons

You are free to edit, colorize, and change them however you want! The only exceptions to this are icons that have made specifically for a character (which won't be posted here). You are free to take the one that have posted here, though! Feel free to submit things to this thread; please only post your icons in response to the thread rather than PM'ing them anywhere. Thanks!


Please only use these icons at 'Souls or on a 'Souls relevant profile site. Thanks!


Resources
  1. Making Icons — Adobe Photoshop Tutorial
  2. Editing Icons — Adobe Photoshop Tutorial
  3. Iaza.com — You can use Iaza to turn your images transparent. Leave your background a color you did not use in the image itself (e.g., for a grayscale icon, use bright, lime green for the background).

Off-Site Icon Resources


Obtaining Stuff

If you're going to be using any of these to represent your characters' possessions, make sure your character already has the items or create an in character thread working out the obtainment of the items. Please don't just add icons into your character's directory just because "the sword icon is awesome".


Public Icons

Please remember to only use the public icons you find here. Icons that you find in others' profiles, post logs, etc. may be custom-designed icons made by either those players or someone else. However, you can always ask them if you can borrow with appropriate credit!


Displaying Ideas

  1. Please link back to this thread so others are aware of how to obtain these shiny icons!
  2. You can display the icons in your 'Souls profile creating a new category specifically for your items.
  3. There are custom tables designed to work with your profile CSS by Sie here.
  4. You can display them in a profile post or a 'Souls-related off-board profile, using either the table posted below or whatever method you'd like, really!
  5. More display tables available here!

Table for Displaying

Remember to change your class names from "sie-" to "yourcharactername-" to avoid class overlap! Feel free to modify this table to your heart's content. Smile Please note--you either have to manually space after your text or insure that at least a paragraph's worth of text (enough to wrap around the icon) is there, otherwise it'll go wonky. :3


Code:
<div class="sie-inventory"> <div class="sie-inv-title">Character's Inventory</div> <div class="sie-inv-subtitle">Item Name</div> <div class="sie-inv-text"> <div class="sie-inv-icon"><img src="http://sleepyglow.net/souls/other/inventory/kae_blanket.gif" title="Tattered olive green army blanket, kept in cave. Scavenged from the city."></div> Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut tempus enim a mauris congue sed sollicitudin ligula posuere. Suspendisse interdum, ante at posuere laoreet, risus velit cursus turpis, pulvinar pellentesque orci purus eu felis. Maecenas non erat leo, ut euismod velit. Phasellus sodales blandit malesuada. Ut sit amet sapien a odio interdum tristique.</div> <div class="sie-inv-credit">These icons and this table were procured from <a href="http://www.soulsrpg.com/ipb/index.php?viewtopic.php?t=11721">the character inventory</a> thread. You can pick up yours there! :D</div> </div> <style> .sie-inventory {background-color:#D0D0D0; border:1px solid #000000; width:450px; margin:0 auto;} .sie-inv-title { background-color:#888888; font-family:georgia, serif; font-size:16px; letter-spacing:1px; text-transform:uppercase; padding:0px 0px 0px 50px; font-weight:bold; } .sie-inv-subtitle { border-width:1px; border-size:1px; border-style:solid none solid none; border-color:#000000; background-color:#B8B8B8; font-family:'trebuchet ms', arial, helvetica, sans-serif; font-size:15px; text-transform:uppercase; letter-spacing:-.2px; font-weight:bold; text-align: center; padding:0px 4px; } .sie-inv-icon { float:left; margin:5px; } .sie-inv-text { font-family:arial, helvetica, sans-serif; font-size:12px; color:#000000; padding:5px; text-align:justify; line-height:16px; } .sie-inv-credit {font-family:arial, helvetica, sans-serif; font-size:11px; padding:10px 5px;} .sie-inventory a:link, .sie-inventory a:visited { color: #393939; font-weight: bold; text-decoration: none; } .sie-inventory a:hover, .sie-inventory a:active { color: #1B1B1B; font-weight: bold; text-decoration: underline; } </style>

<style>.inv-icons{width:98%;}.inv-icons .subheader {margin:15px 0;}.inv-icons p {text-align:center;}</style>[/html]
#2
[html]
Miscellaneous Inventory Icons

Reading/Writing/Art











needle and thread~


Music










Substances









Tools & Weapons



Stone dagger


















Arrowhead
Arrowhead
Arrowhead
Arrowhead
Arrowhead
Arrowhead
Arrowhead
Lighter
Pitchfork
Shovel
Shovel
Sling

Spatula
Spoon
Bowl
Fork

Natural
















Leather









Medical & Comfort









Spiritual






Carrying




Backpack
Basket
Basket

Jar Icons

These can be used to represent various substances: dyes, medicines, herbs, etc.
























Miscellaneous





Flags













[/html]
#3
[html]
Clothes and Accessories Icons
Jewelry

Studded bracelet
Leather bracelet

















Headwear








Sweatband
Sweatband



















Miscellaneous Accessories




Shirts

























































Dresses























































Bottoms



























KILT
KILT
KILT
KILT


Miscellaneous Clothes








[/html]
#4
[html]
Companion Inventory Icons

Ungulates

DONKEH
Deer, Doe
Deer, Stag
Moose, Bull
Moose, Cow
BOOFALO


Horses

Based off of SheWolff's Equine Coat Coloration chart. Pixels of every horse color!












Flaxen Chestnut


Chestnut


Liver Chestnut


Seal Chestnut


Light Bay


Bay


Dark Bay


Steel Gray


Dapple Gray


Rose Gray


Light Gray


Fleabitten Gray


Bloodmark


Bay Dun


Red Dun


Grullo


Palomino


Buckskin


Smoky Black


Cremello


Perlino


Red Roan


Bay Roan


Blue Roan


Silver Dapple Bay


Silver Dapple Black


Gold Champagne


Amber Champagne


Sable Champagne


Classic Champagne


Tobiano


Frame Overo


Splash


Sabino


Leopard


Blanket


Snowflake


Varnish Roan


Solid Black


Rabicano


Brindle


Bend or Spots


White


Chubari Spots


Lacing


Horse Accessories










Avians










Owl


Rodents

Squirrel
Ferret
Weasel
Otter
Rat
Rat
Rat
Rat
Rat


Cats








Farm Animals









Ram
Lamb



<style>
table.charted {
border:1px solid #000000;
border-collapse:collapse;
width:95%;
margin:0 auto;
}

table.charted td {
border:1px solid #000000;
padding:5px;
text-align:center;
font-weight:bold;
}
</style>

[/html]
#5
[html]
Guest Inventory Icons

These icons were donated by various members. Feel free to make your own contributions! Simply reply to this thread and they'll be added.




















Wine bottle by Fae
eyebrow ring by Sky
eyebrow ring by Sky
eyebrow ring by Sky
eyebrow ring by Sky
goat by Sunny
goat by Sunny
Bible by Kiki
Frying Pan by Noelle
Spices by Fae
Basket by Fae
Horse by Alaine
Spray can by Rose
Pitchfork by Fae
Soap by Nat Writing Slate by Nat Chalk by Nat Owl by Nat Baby Llama by Cait Llama by Cait Crow by Kitty

Horses by Kitty!

[Image: paint1.png][Image: paint6.png][Image: paint5.png][Image: paint4.png][Image: paint3.png][Image: paint2.png][Image: paint7.png][Image: paint8.png]
[Image: Chesnut-1.png][Image: DappleGrey.png][Image: Roan.png][Image: DappleGrey-1.png][Image: RedRoan.png][Image: Black.png][Image: Roan-1.png][Image: Brown.png][Image: palimino.png]
[Image: horse8.png][Image: Dun.png][Image: horse7.png][Image: Paut.png][Image: horse3.png][Image: horse2.png][Image: horse1.png][Image: horse4.png][Image: rian.png]
[Image: horsie1.png][Image: horsie2.png][Image: horsie3.png][Image: vit.png]


The icons below were donated by Crys! Thank you! Big Grin


































[/html]
#6
[html]
Suggest Icons?

Obviously, this is nowhere near the amount of junk your character might have scavenged from the city/received as a gift/etc! Sie, who is responsible for this idea and is the creator of these icons, is open to requests! However, requests are not being taken for incredibly personalized/rare items. If you want to request an icon, the item must be a generic item that is relatively common and is also suitable for use as a public icon.


Before making new suggestions, check here to see if your icon is on the list of those waiting to be made!


  • Acceptable: I want an icon for my character's belt!
  • Not acceptable: I want an image of Astaroth's personal belt, which is leather on the strap lined with fur, with a specific buckle and yadda yadda.

Suggested Icons
  • Harmonica
  • Overalls
  • Umbrella
  • Packages of food
  • Fish
  • Spindle
  • Needles
  • Chest
  • Socks
  • Leather bracelets
  • Drums
  • Kimono
  • Pendulum
  • Cabbie hat
  • Male Tank Tops
  • More Birds (specifically Swallow-Tailed Kite)
  • Fanny Pack
  • Pelt Boas (Fox, mink, beaver, et cetera)
  • Bats (carious species)
  • Coonskin Cap
  • Books
  • Ghost
  • Sewing Supplies
  • Folded Material
  • Crown
  • Loincloth
  • Spider Plant
[/html]
#7
[Image: blackcrow2.png] [Image: hoodedcrow2.png] [Image: albinocrowlarge.png]

Crow icons :3
#8
[html] Here's a woman beaterstick bo staff, but it can just be a long stick for anything, lol.[/html]
#9
Here are some Luperci-made boots, perfect to fit on Optime-formed luperci with the right fitting! Big Grin They come in Black, Brown, Blue and Red leather! Enjoy!


Black - Brown - Blue - Red
[Image: WcGjS.png] [Image: KkRT8.png] [Image: tulC2.png] [Image: 6FDzh.png]
#10
Here you go, have some corsets! Boobeh show off time!

[html]


[/html]
#11
Llamas abound! Enjoy!

They're all based off of real llama colorations I looked up. *hopes someone will trade a llama to Orin so she can use her own icons... eh Ichika? Eh eh?*

Feel free to add any/all my icons to the regular compilation up there. Smile

[html]White Llama Llama White & Brown Llama Llama White & More Brown Llama Llama Blorp Llama Llama Splut Llama Llama Cream Llama Llama Brown Llama Llama Brown & Black Llama Llama Black Llama Llama Black & White Llama Llama
[/html]

EDIT: And here are some bikinis for J's request too! The bottoms are a little bleh so I might retry them later. If you have any special colors or patterns I can whip them up too.

[html]









[/html]
#12
A quiver and arrows would be amazing! Smile


My attempt at pixel art. XD
[Image: quiver.png]
#13
[Image: axev2.png][Image: sawv3.png][Image: wood.png] [Image: hammer.png]
#14
If Nat doesn't mind, I'm gonna throw up the throwing knives he gave me.

[Image: 9cr34.png]
#15
[Image: ZlTx9.png]
[Image: Cam82.png]
#16
Mooooo!

[Image: 21a38.png] [Image: wbmrS.png] [Image: SbyeE.png] [Image: os7ai.png] [Image: xnzon.png] [Image: IqMeW.png]
#17
[Image: leathGauntlets.png]
Some leather gauntlets!
[Image: JadenGauntlets.png]
Jaden's Black and Gold gauntlets!
[Image: Gauntlets.png]
Some plain-old silver gauntlets!
I realized we have very little in the way of armor Icons and that a few people's characters have armor so yeah. Might do some other pieces of armor if anyone likes them. I'd also be happy to recolor some for people if they have a special case (like Jaden's black and gold).
#18
[Image: TGSrZ.gif]
Modified the horse cart to be a four-wheeled wagon.
#19
[Image: swissarmyknife.png] [Image: swissarmyknifewalnut.png]

A red Swiss Army knife and a wooden one.

[Image: copperwire.png][Image: silverwire.png][Image: goldwire.png]

Various colored bundles of wire.

[Image: maracas.png]

Maracas!


Forum Jump: