pond5 logo
pond5 from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- pond5
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the pond5 logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.504 11.385h.755c.92 0 1.747.286 1.741 1.388c0 1.047-.932 1.412-1.717 1.412c-.993 0-1.75-.359-1.754-1.37v-.14h.944v.14c0 .384.442.53.798.53c.233 0 .784-.085.784-.572c.006-.475-.508-.572-.797-.572h-1.644V9.875h3.146v.853h-2.256Zm-4.167 2.745h-1.76V9.87h1.76c1.478 0 2.134.985 2.134 2.1c0 1.113-.632 2.16-2.134 2.16m0-3.402h-.816v2.526h.816c.932 0 1.19-.682 1.19-1.297s-.295-1.23-1.19-1.23zm-6.055 1.14v2.262h-.955V9.81l.134-.023l2.598 2.33V9.869h.957v4.333l-.1.017zm-4.431 2.367c-1.374 0-2.319-.848-2.319-2.235s.945-2.235 2.319-2.235c1.373 0 2.318.847 2.318 2.235s-.944 2.234-2.318 2.234zm0-3.618c-.816 0-1.38.61-1.38 1.382c0 .798.564 1.376 1.38 1.376c.834 0 1.38-.584 1.38-1.376c0-.779-.546-1.382-1.38-1.382m-4.827 2.308h-.587v-.87h.587c.46 0 .686-.299.686-.64c0-.34-.232-.645-.686-.645H.957v3.36H0V9.87h2.024c1.097 0 1.642.705 1.642 1.527c0 .852-.552 1.516-1.643 1.528z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsPond5(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.504 11.385h.755c.92 0 1.747.286 1.741 1.388c0 1.047-.932 1.412-1.717 1.412c-.993 0-1.75-.359-1.754-1.37v-.14h.944v.14c0 .384.442.53.798.53c.233 0 .784-.085.784-.572c.006-.475-.508-.572-.797-.572h-1.644V9.875h3.146v.853h-2.256Zm-4.167 2.745h-1.76V9.87h1.76c1.478 0 2.134.985 2.134 2.1c0 1.113-.632 2.16-2.134 2.16m0-3.402h-.816v2.526h.816c.932 0 1.19-.682 1.19-1.297s-.295-1.23-1.19-1.23zm-6.055 1.14v2.262h-.955V9.81l.134-.023l2.598 2.33V9.869h.957v4.333l-.1.017zm-4.431 2.367c-1.374 0-2.319-.848-2.319-2.235s.945-2.235 2.319-2.235c1.373 0 2.318.847 2.318 2.235s-.944 2.234-2.318 2.234zm0-3.618c-.816 0-1.38.61-1.38 1.382c0 .798.564 1.376 1.38 1.376c.834 0 1.38-.584 1.38-1.376c0-.779-.546-1.382-1.38-1.382m-4.827 2.308h-.587v-.87h.587c.46 0 .686-.299.686-.64c0-.34-.232-.645-.686-.645H.957v3.36H0V9.87h2.024c1.097 0 1.642.705 1.642 1.527c0 .852-.552 1.516-1.643 1.528z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.504 11.385h.755c.92 0 1.747.286 1.741 1.388c0 1.047-.932 1.412-1.717 1.412c-.993 0-1.75-.359-1.754-1.37v-.14h.944v.14c0 .384.442.53.798.53c.233 0 .784-.085.784-.572c.006-.475-.508-.572-.797-.572h-1.644V9.875h3.146v.853h-2.256Zm-4.167 2.745h-1.76V9.87h1.76c1.478 0 2.134.985 2.134 2.1c0 1.113-.632 2.16-2.134 2.16m0-3.402h-.816v2.526h.816c.932 0 1.19-.682 1.19-1.297s-.295-1.23-1.19-1.23zm-6.055 1.14v2.262h-.955V9.81l.134-.023l2.598 2.33V9.869h.957v4.333l-.1.017zm-4.431 2.367c-1.374 0-2.319-.848-2.319-2.235s.945-2.235 2.319-2.235c1.373 0 2.318.847 2.318 2.235s-.944 2.234-2.318 2.234zm0-3.618c-.816 0-1.38.61-1.38 1.382c0 .798.564 1.376 1.38 1.376c.834 0 1.38-.584 1.38-1.376c0-.779-.546-1.382-1.38-1.382m-4.827 2.308h-.587v-.87h.587c.46 0 .686-.299.686-.64c0-.34-.232-.645-.686-.645H.957v3.36H0V9.87h2.024c1.097 0 1.642.705 1.642 1.527c0 .852-.552 1.516-1.643 1.528z"/></svg> </template>
CSS
.icon-pond5 {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.504%2011.385h.755c.92%200%201.747.286%201.741%201.388c0%201.047-.932%201.412-1.717%201.412c-.993%200-1.75-.359-1.754-1.37v-.14h.944v.14c0%20.384.442.53.798.53c.233%200%20.784-.085.784-.572c.006-.475-.508-.572-.797-.572h-1.644V9.875h3.146v.853h-2.256Zm-4.167%202.745h-1.76V9.87h1.76c1.478%200%202.134.985%202.134%202.1c0%201.113-.632%202.16-2.134%202.16m0-3.402h-.816v2.526h.816c.932%200%201.19-.682%201.19-1.297s-.295-1.23-1.19-1.23zm-6.055%201.14v2.262h-.955V9.81l.134-.023l2.598%202.33V9.869h.957v4.333l-.1.017zm-4.431%202.367c-1.374%200-2.319-.848-2.319-2.235s.945-2.235%202.319-2.235c1.373%200%202.318.847%202.318%202.235s-.944%202.234-2.318%202.234zm0-3.618c-.816%200-1.38.61-1.38%201.382c0%20.798.564%201.376%201.38%201.376c.834%200%201.38-.584%201.38-1.376c0-.779-.546-1.382-1.38-1.382m-4.827%202.308h-.587v-.87h.587c.46%200%20.686-.299.686-.64c0-.34-.232-.645-.686-.645H.957v3.36H0V9.87h2.024c1.097%200%201.642.705%201.642%201.527c0%20.852-.552%201.516-1.643%201.528z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.504%2011.385h.755c.92%200%201.747.286%201.741%201.388c0%201.047-.932%201.412-1.717%201.412c-.993%200-1.75-.359-1.754-1.37v-.14h.944v.14c0%20.384.442.53.798.53c.233%200%20.784-.085.784-.572c.006-.475-.508-.572-.797-.572h-1.644V9.875h3.146v.853h-2.256Zm-4.167%202.745h-1.76V9.87h1.76c1.478%200%202.134.985%202.134%202.1c0%201.113-.632%202.16-2.134%202.16m0-3.402h-.816v2.526h.816c.932%200%201.19-.682%201.19-1.297s-.295-1.23-1.19-1.23zm-6.055%201.14v2.262h-.955V9.81l.134-.023l2.598%202.33V9.869h.957v4.333l-.1.017zm-4.431%202.367c-1.374%200-2.319-.848-2.319-2.235s.945-2.235%202.319-2.235c1.373%200%202.318.847%202.318%202.235s-.944%202.234-2.318%202.234zm0-3.618c-.816%200-1.38.61-1.38%201.382c0%20.798.564%201.376%201.38%201.376c.834%200%201.38-.584%201.38-1.376c0-.779-.546-1.382-1.38-1.382m-4.827%202.308h-.587v-.87h.587c.46%200%20.686-.299.686-.64c0-.34-.232-.645-.686-.645H.957v3.36H0V9.87h2.024c1.097%200%201.642.705%201.642%201.527c0%20.852-.552%201.516-1.643%201.528z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/pond5.svg?color=%231a73e8&size=48