photobucket logo

photobucket from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
photobucket
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the photobucket logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.992 11.498A11.95 11.95 0 0 0 12.008 0c-6.614.008-12 5.385-12 12s5.386 12 12 12a11.957 11.957 0 0 0 11.975-11.373c0-.033 0-.058.009-.092zm-6.013-7.124c.075.025.15.058.234.1a7.8 7.8 0 0 0-1.99-.26c-3.997 0-7.4 3.111-7.752 7.092l-.025.393c0 .1-.008.2-.008.31c0 .1 0 .2.008.292c0 .094.025.12.025.418c.351 3.972 3.755 7.075 7.752 7.075c.686 0 1.355-.092 1.99-.26c-.021 0-.106.05-.234.093c-.079.02-.031.014-.109.033c-.195.078-.395.14-.593.209a7 7 0 0 1-.62.159c-.2.053-.961.2-1.73.2c-4.524 0-8.212-3.679-8.212-8.211s3.68-8.212 8.212-8.212c.259 0 .518.017.794.042a7 7 0 0 1 .77.117l.426.092c.229.056.452.133.677.2c.289.105.289.113.352.134zM9.3 11.85v-.1a4.027 4.027 0 0 1 4.014-3.78c2.216 0 4.022 1.806 4.022 4.022s-1.806 4.022-4.022 4.022c-2.124 0-3.889-1.656-4.014-3.755v-.042c-.018-.164 0-.253 0-.368m4.022 5.034A4.89 4.89 0 0 0 18.205 12a4.89 4.89 0 0 0-4.884-4.884c-.117 0-.225.009-.343.017a5 5 0 0 1 1.389-.192A5.066 5.066 0 0 1 19.426 12a5.07 5.07 0 0 1-5.06 5.06a5 5 0 0 1-1.388-.193c.114.013.229.011.343.017M20.287 12a5.93 5.93 0 0 0-5.812-5.92a6 6 0 0 1 .803-.05a5.99 5.99 0 0 1 5.979 5.978a5.99 5.99 0 0 1-5.979 5.98a6 6 0 0 1-.803-.05c3.211-.076 5.812-2.71 5.812-5.938m-5.009 6.832c3.771 0 6.84-3.069 6.84-6.84s-3.069-6.84-6.84-6.84h-.075a7 7 0 0 1 1.011-.084a6.914 6.914 0 0 1 6.908 6.522v.803c-.2 3.663-3.236 6.523-6.908 6.523c0-.005-.369.015-1.011-.084zm-3.27 4.298C5.87 23.13.878 18.138.878 12S5.87.87 12.008.87c1.94 0 3.755.485 5.344 1.354c-.155-.077-1.01-.36-1.12-.36c-.126-.033-.251-.066-.369-.091a11 11 0 0 0-2.374-.268C7.693 1.49 2.985 6.205 2.985 12s4.717 10.512 10.512 10.512c1.248 0 2.22-.236 2.283-.251c.228-.044.482-.126.535-.126c.21-.042.892-.279 1.054-.36a11.2 11.2 0 0 1-5.36 1.355zm4.934-2.124c-.247.093-.637.23-.928.293c-.117.033-.234.059-.376.092c-.028.01-.057.011-.084.017a4 4 0 0 1-.41.075a10 10 0 0 1-1.664.142c-5.319 0-9.65-4.332-9.65-9.65S8.17 2.35 13.488 2.35c1.809 0 3.039.474 3.671.727l.352.15q.223.104.434.218c-.137-.052-.278-.094-.418-.142c-.334-.104-.766-.19-.878-.217a8 8 0 0 0-.844-.117a10 10 0 0 0-.87-.042c-5.009 0-9.082 4.072-9.082 9.073s4.073 9.073 9.074 9.073c.284 0 .577-.017.861-.042c.155-.008.792-.09 1.062-.167c.092-.017.176-.042.268-.058c.711-.178.75-.243.82-.243c-.143.075-.285.15-.436.217c-.286.112-.293.126-.56.226"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsPhotobucket(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="M23.992 11.498A11.95 11.95 0 0 0 12.008 0c-6.614.008-12 5.385-12 12s5.386 12 12 12a11.957 11.957 0 0 0 11.975-11.373c0-.033 0-.058.009-.092zm-6.013-7.124c.075.025.15.058.234.1a7.8 7.8 0 0 0-1.99-.26c-3.997 0-7.4 3.111-7.752 7.092l-.025.393c0 .1-.008.2-.008.31c0 .1 0 .2.008.292c0 .094.025.12.025.418c.351 3.972 3.755 7.075 7.752 7.075c.686 0 1.355-.092 1.99-.26c-.021 0-.106.05-.234.093c-.079.02-.031.014-.109.033c-.195.078-.395.14-.593.209a7 7 0 0 1-.62.159c-.2.053-.961.2-1.73.2c-4.524 0-8.212-3.679-8.212-8.211s3.68-8.212 8.212-8.212c.259 0 .518.017.794.042a7 7 0 0 1 .77.117l.426.092c.229.056.452.133.677.2c.289.105.289.113.352.134zM9.3 11.85v-.1a4.027 4.027 0 0 1 4.014-3.78c2.216 0 4.022 1.806 4.022 4.022s-1.806 4.022-4.022 4.022c-2.124 0-3.889-1.656-4.014-3.755v-.042c-.018-.164 0-.253 0-.368m4.022 5.034A4.89 4.89 0 0 0 18.205 12a4.89 4.89 0 0 0-4.884-4.884c-.117 0-.225.009-.343.017a5 5 0 0 1 1.389-.192A5.066 5.066 0 0 1 19.426 12a5.07 5.07 0 0 1-5.06 5.06a5 5 0 0 1-1.388-.193c.114.013.229.011.343.017M20.287 12a5.93 5.93 0 0 0-5.812-5.92a6 6 0 0 1 .803-.05a5.99 5.99 0 0 1 5.979 5.978a5.99 5.99 0 0 1-5.979 5.98a6 6 0 0 1-.803-.05c3.211-.076 5.812-2.71 5.812-5.938m-5.009 6.832c3.771 0 6.84-3.069 6.84-6.84s-3.069-6.84-6.84-6.84h-.075a7 7 0 0 1 1.011-.084a6.914 6.914 0 0 1 6.908 6.522v.803c-.2 3.663-3.236 6.523-6.908 6.523c0-.005-.369.015-1.011-.084zm-3.27 4.298C5.87 23.13.878 18.138.878 12S5.87.87 12.008.87c1.94 0 3.755.485 5.344 1.354c-.155-.077-1.01-.36-1.12-.36c-.126-.033-.251-.066-.369-.091a11 11 0 0 0-2.374-.268C7.693 1.49 2.985 6.205 2.985 12s4.717 10.512 10.512 10.512c1.248 0 2.22-.236 2.283-.251c.228-.044.482-.126.535-.126c.21-.042.892-.279 1.054-.36a11.2 11.2 0 0 1-5.36 1.355zm4.934-2.124c-.247.093-.637.23-.928.293c-.117.033-.234.059-.376.092c-.028.01-.057.011-.084.017a4 4 0 0 1-.41.075a10 10 0 0 1-1.664.142c-5.319 0-9.65-4.332-9.65-9.65S8.17 2.35 13.488 2.35c1.809 0 3.039.474 3.671.727l.352.15q.223.104.434.218c-.137-.052-.278-.094-.418-.142c-.334-.104-.766-.19-.878-.217a8 8 0 0 0-.844-.117a10 10 0 0 0-.87-.042c-5.009 0-9.082 4.072-9.082 9.073s4.073 9.073 9.074 9.073c.284 0 .577-.017.861-.042c.155-.008.792-.09 1.062-.167c.092-.017.176-.042.268-.058c.711-.178.75-.243.82-.243c-.143.075-.285.15-.436.217c-.286.112-.293.126-.56.226"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.992 11.498A11.95 11.95 0 0 0 12.008 0c-6.614.008-12 5.385-12 12s5.386 12 12 12a11.957 11.957 0 0 0 11.975-11.373c0-.033 0-.058.009-.092zm-6.013-7.124c.075.025.15.058.234.1a7.8 7.8 0 0 0-1.99-.26c-3.997 0-7.4 3.111-7.752 7.092l-.025.393c0 .1-.008.2-.008.31c0 .1 0 .2.008.292c0 .094.025.12.025.418c.351 3.972 3.755 7.075 7.752 7.075c.686 0 1.355-.092 1.99-.26c-.021 0-.106.05-.234.093c-.079.02-.031.014-.109.033c-.195.078-.395.14-.593.209a7 7 0 0 1-.62.159c-.2.053-.961.2-1.73.2c-4.524 0-8.212-3.679-8.212-8.211s3.68-8.212 8.212-8.212c.259 0 .518.017.794.042a7 7 0 0 1 .77.117l.426.092c.229.056.452.133.677.2c.289.105.289.113.352.134zM9.3 11.85v-.1a4.027 4.027 0 0 1 4.014-3.78c2.216 0 4.022 1.806 4.022 4.022s-1.806 4.022-4.022 4.022c-2.124 0-3.889-1.656-4.014-3.755v-.042c-.018-.164 0-.253 0-.368m4.022 5.034A4.89 4.89 0 0 0 18.205 12a4.89 4.89 0 0 0-4.884-4.884c-.117 0-.225.009-.343.017a5 5 0 0 1 1.389-.192A5.066 5.066 0 0 1 19.426 12a5.07 5.07 0 0 1-5.06 5.06a5 5 0 0 1-1.388-.193c.114.013.229.011.343.017M20.287 12a5.93 5.93 0 0 0-5.812-5.92a6 6 0 0 1 .803-.05a5.99 5.99 0 0 1 5.979 5.978a5.99 5.99 0 0 1-5.979 5.98a6 6 0 0 1-.803-.05c3.211-.076 5.812-2.71 5.812-5.938m-5.009 6.832c3.771 0 6.84-3.069 6.84-6.84s-3.069-6.84-6.84-6.84h-.075a7 7 0 0 1 1.011-.084a6.914 6.914 0 0 1 6.908 6.522v.803c-.2 3.663-3.236 6.523-6.908 6.523c0-.005-.369.015-1.011-.084zm-3.27 4.298C5.87 23.13.878 18.138.878 12S5.87.87 12.008.87c1.94 0 3.755.485 5.344 1.354c-.155-.077-1.01-.36-1.12-.36c-.126-.033-.251-.066-.369-.091a11 11 0 0 0-2.374-.268C7.693 1.49 2.985 6.205 2.985 12s4.717 10.512 10.512 10.512c1.248 0 2.22-.236 2.283-.251c.228-.044.482-.126.535-.126c.21-.042.892-.279 1.054-.36a11.2 11.2 0 0 1-5.36 1.355zm4.934-2.124c-.247.093-.637.23-.928.293c-.117.033-.234.059-.376.092c-.028.01-.057.011-.084.017a4 4 0 0 1-.41.075a10 10 0 0 1-1.664.142c-5.319 0-9.65-4.332-9.65-9.65S8.17 2.35 13.488 2.35c1.809 0 3.039.474 3.671.727l.352.15q.223.104.434.218c-.137-.052-.278-.094-.418-.142c-.334-.104-.766-.19-.878-.217a8 8 0 0 0-.844-.117a10 10 0 0 0-.87-.042c-5.009 0-9.082 4.072-9.082 9.073s4.073 9.073 9.074 9.073c.284 0 .577-.017.861-.042c.155-.008.792-.09 1.062-.167c.092-.017.176-.042.268-.058c.711-.178.75-.243.82-.243c-.143.075-.285.15-.436.217c-.286.112-.293.126-.56.226"/></svg>
</template>

CSS

.icon-photobucket {
  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%22M23.992%2011.498A11.95%2011.95%200%200%200%2012.008%200c-6.614.008-12%205.385-12%2012s5.386%2012%2012%2012a11.957%2011.957%200%200%200%2011.975-11.373c0-.033%200-.058.009-.092zm-6.013-7.124c.075.025.15.058.234.1a7.8%207.8%200%200%200-1.99-.26c-3.997%200-7.4%203.111-7.752%207.092l-.025.393c0%20.1-.008.2-.008.31c0%20.1%200%20.2.008.292c0%20.094.025.12.025.418c.351%203.972%203.755%207.075%207.752%207.075c.686%200%201.355-.092%201.99-.26c-.021%200-.106.05-.234.093c-.079.02-.031.014-.109.033c-.195.078-.395.14-.593.209a7%207%200%200%201-.62.159c-.2.053-.961.2-1.73.2c-4.524%200-8.212-3.679-8.212-8.211s3.68-8.212%208.212-8.212c.259%200%20.518.017.794.042a7%207%200%200%201%20.77.117l.426.092c.229.056.452.133.677.2c.289.105.289.113.352.134zM9.3%2011.85v-.1a4.027%204.027%200%200%201%204.014-3.78c2.216%200%204.022%201.806%204.022%204.022s-1.806%204.022-4.022%204.022c-2.124%200-3.889-1.656-4.014-3.755v-.042c-.018-.164%200-.253%200-.368m4.022%205.034A4.89%204.89%200%200%200%2018.205%2012a4.89%204.89%200%200%200-4.884-4.884c-.117%200-.225.009-.343.017a5%205%200%200%201%201.389-.192A5.066%205.066%200%200%201%2019.426%2012a5.07%205.07%200%200%201-5.06%205.06a5%205%200%200%201-1.388-.193c.114.013.229.011.343.017M20.287%2012a5.93%205.93%200%200%200-5.812-5.92a6%206%200%200%201%20.803-.05a5.99%205.99%200%200%201%205.979%205.978a5.99%205.99%200%200%201-5.979%205.98a6%206%200%200%201-.803-.05c3.211-.076%205.812-2.71%205.812-5.938m-5.009%206.832c3.771%200%206.84-3.069%206.84-6.84s-3.069-6.84-6.84-6.84h-.075a7%207%200%200%201%201.011-.084a6.914%206.914%200%200%201%206.908%206.522v.803c-.2%203.663-3.236%206.523-6.908%206.523c0-.005-.369.015-1.011-.084zm-3.27%204.298C5.87%2023.13.878%2018.138.878%2012S5.87.87%2012.008.87c1.94%200%203.755.485%205.344%201.354c-.155-.077-1.01-.36-1.12-.36c-.126-.033-.251-.066-.369-.091a11%2011%200%200%200-2.374-.268C7.693%201.49%202.985%206.205%202.985%2012s4.717%2010.512%2010.512%2010.512c1.248%200%202.22-.236%202.283-.251c.228-.044.482-.126.535-.126c.21-.042.892-.279%201.054-.36a11.2%2011.2%200%200%201-5.36%201.355zm4.934-2.124c-.247.093-.637.23-.928.293c-.117.033-.234.059-.376.092c-.028.01-.057.011-.084.017a4%204%200%200%201-.41.075a10%2010%200%200%201-1.664.142c-5.319%200-9.65-4.332-9.65-9.65S8.17%202.35%2013.488%202.35c1.809%200%203.039.474%203.671.727l.352.15q.223.104.434.218c-.137-.052-.278-.094-.418-.142c-.334-.104-.766-.19-.878-.217a8%208%200%200%200-.844-.117a10%2010%200%200%200-.87-.042c-5.009%200-9.082%204.072-9.082%209.073s4.073%209.073%209.074%209.073c.284%200%20.577-.017.861-.042c.155-.008.792-.09%201.062-.167c.092-.017.176-.042.268-.058c.711-.178.75-.243.82-.243c-.143.075-.285.15-.436.217c-.286.112-.293.126-.56.226%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%22M23.992%2011.498A11.95%2011.95%200%200%200%2012.008%200c-6.614.008-12%205.385-12%2012s5.386%2012%2012%2012a11.957%2011.957%200%200%200%2011.975-11.373c0-.033%200-.058.009-.092zm-6.013-7.124c.075.025.15.058.234.1a7.8%207.8%200%200%200-1.99-.26c-3.997%200-7.4%203.111-7.752%207.092l-.025.393c0%20.1-.008.2-.008.31c0%20.1%200%20.2.008.292c0%20.094.025.12.025.418c.351%203.972%203.755%207.075%207.752%207.075c.686%200%201.355-.092%201.99-.26c-.021%200-.106.05-.234.093c-.079.02-.031.014-.109.033c-.195.078-.395.14-.593.209a7%207%200%200%201-.62.159c-.2.053-.961.2-1.73.2c-4.524%200-8.212-3.679-8.212-8.211s3.68-8.212%208.212-8.212c.259%200%20.518.017.794.042a7%207%200%200%201%20.77.117l.426.092c.229.056.452.133.677.2c.289.105.289.113.352.134zM9.3%2011.85v-.1a4.027%204.027%200%200%201%204.014-3.78c2.216%200%204.022%201.806%204.022%204.022s-1.806%204.022-4.022%204.022c-2.124%200-3.889-1.656-4.014-3.755v-.042c-.018-.164%200-.253%200-.368m4.022%205.034A4.89%204.89%200%200%200%2018.205%2012a4.89%204.89%200%200%200-4.884-4.884c-.117%200-.225.009-.343.017a5%205%200%200%201%201.389-.192A5.066%205.066%200%200%201%2019.426%2012a5.07%205.07%200%200%201-5.06%205.06a5%205%200%200%201-1.388-.193c.114.013.229.011.343.017M20.287%2012a5.93%205.93%200%200%200-5.812-5.92a6%206%200%200%201%20.803-.05a5.99%205.99%200%200%201%205.979%205.978a5.99%205.99%200%200%201-5.979%205.98a6%206%200%200%201-.803-.05c3.211-.076%205.812-2.71%205.812-5.938m-5.009%206.832c3.771%200%206.84-3.069%206.84-6.84s-3.069-6.84-6.84-6.84h-.075a7%207%200%200%201%201.011-.084a6.914%206.914%200%200%201%206.908%206.522v.803c-.2%203.663-3.236%206.523-6.908%206.523c0-.005-.369.015-1.011-.084zm-3.27%204.298C5.87%2023.13.878%2018.138.878%2012S5.87.87%2012.008.87c1.94%200%203.755.485%205.344%201.354c-.155-.077-1.01-.36-1.12-.36c-.126-.033-.251-.066-.369-.091a11%2011%200%200%200-2.374-.268C7.693%201.49%202.985%206.205%202.985%2012s4.717%2010.512%2010.512%2010.512c1.248%200%202.22-.236%202.283-.251c.228-.044.482-.126.535-.126c.21-.042.892-.279%201.054-.36a11.2%2011.2%200%200%201-5.36%201.355zm4.934-2.124c-.247.093-.637.23-.928.293c-.117.033-.234.059-.376.092c-.028.01-.057.011-.084.017a4%204%200%200%201-.41.075a10%2010%200%200%201-1.664.142c-5.319%200-9.65-4.332-9.65-9.65S8.17%202.35%2013.488%202.35c1.809%200%203.039.474%203.671.727l.352.15q.223.104.434.218c-.137-.052-.278-.094-.418-.142c-.334-.104-.766-.19-.878-.217a8%208%200%200%200-.844-.117a10%2010%200%200%200-.87-.042c-5.009%200-9.082%204.072-9.082%209.073s4.073%209.073%209.074%209.073c.284%200%20.577-.017.861-.042c.155-.008.792-.09%201.062-.167c.092-.017.176-.042.268-.058c.711-.178.75-.243.82-.243c-.143.075-.285.15-.436.217c-.286.112-.293.126-.56.226%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/photobucket.svg?color=%231a73e8&size=48