Picasa Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Picasa icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/306235.svg" alt="Picasa icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306235.svg" alt="Picasa icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306235.svg" alt="Picasa icon" :width="24" :height="24" />
CSS background
.icon-picasa {
background-image: url('https://proicons.com/icon/306235.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M321 691h572c-67 139-202 232-353 247h-80c-48-5-95-17-139-37V691zm359-589c-57-26-117-40-180-40-52 0-103 11-153 29 12 11 319 289 333 303V102zm-379 9C154 187 63 336 63 501c0 37 5 76 15 114 12-11 381-346 388-353-7-7-160-146-165-151zm-26 764V498C260 512 99 658 94 663c35 88 99 163 181 212zm452-748v518h186c16-47 25-95 25-144 0-152-81-295-211-374z"/></svg>
Picasa in other icon packs
Copied!