function PhotoIcon(props) { return ( <svg {...props} xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#ec4434" stroke="#ec4434" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" > <path d="m16 13 5.223 3.482a.5.5 0 0 0 .777-.416V7.87a.5.5 0 0 0-.752-.432L16 10.5" /> <rect x="2" y="6" width="14" height="12" rx="2" /> </svg> ) } create an svg for an image instead in this format | A shadcn/ui and v0 generation - v0