redbubble logo
redbubble from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.
- Name
- redbubble
- Set
- Boxicons Brands
- Style
- Logo
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the redbubble logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.002 2.005L12 2.004c-5.52 0-9.996 4.475-9.996 9.995c0 5.521 4.477 9.998 9.996 9.998c5.521 0 9.996-4.475 9.996-9.997c0-5.52-4.475-9.995-9.994-9.995m.162 13.53a.27.27 0 0 1-.174.066v.001H6.455a.27.27 0 0 1-.266-.268V8.646c0-.148.119-.268.266-.268h2.589c1.612 0 2.576.87 2.576 2.327c0 .969-.486 1.729-1.272 2.039l1.842 2.413a.27.27 0 0 1-.026.378m3.695.068h-2.665a.27.27 0 0 1-.266-.269V8.646c0-.148.119-.267.266-.267h2.472c1.853 0 2.242 1.091 2.242 2.007q0 .794-.421 1.258c.681.28 1.047.913 1.047 1.827c0 1.335-1.001 2.132-2.675 2.132"/></svg>
React
import type { SVGProps } from "react";
export function BxlRedbubble(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="M12.002 2.005L12 2.004c-5.52 0-9.996 4.475-9.996 9.995c0 5.521 4.477 9.998 9.996 9.998c5.521 0 9.996-4.475 9.996-9.997c0-5.52-4.475-9.995-9.994-9.995m.162 13.53a.27.27 0 0 1-.174.066v.001H6.455a.27.27 0 0 1-.266-.268V8.646c0-.148.119-.268.266-.268h2.589c1.612 0 2.576.87 2.576 2.327c0 .969-.486 1.729-1.272 2.039l1.842 2.413a.27.27 0 0 1-.026.378m3.695.068h-2.665a.27.27 0 0 1-.266-.269V8.646c0-.148.119-.267.266-.267h2.472c1.853 0 2.242 1.091 2.242 2.007q0 .794-.421 1.258c.681.28 1.047.913 1.047 1.827c0 1.335-1.001 2.132-2.675 2.132"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.002 2.005L12 2.004c-5.52 0-9.996 4.475-9.996 9.995c0 5.521 4.477 9.998 9.996 9.998c5.521 0 9.996-4.475 9.996-9.997c0-5.52-4.475-9.995-9.994-9.995m.162 13.53a.27.27 0 0 1-.174.066v.001H6.455a.27.27 0 0 1-.266-.268V8.646c0-.148.119-.268.266-.268h2.589c1.612 0 2.576.87 2.576 2.327c0 .969-.486 1.729-1.272 2.039l1.842 2.413a.27.27 0 0 1-.026.378m3.695.068h-2.665a.27.27 0 0 1-.266-.269V8.646c0-.148.119-.267.266-.267h2.472c1.853 0 2.242 1.091 2.242 2.007q0 .794-.421 1.258c.681.28 1.047.913 1.047 1.827c0 1.335-1.001 2.132-2.675 2.132"/></svg> </template>
CSS
.icon-redbubble {
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%22M12.002%202.005L12%202.004c-5.52%200-9.996%204.475-9.996%209.995c0%205.521%204.477%209.998%209.996%209.998c5.521%200%209.996-4.475%209.996-9.997c0-5.52-4.475-9.995-9.994-9.995m.162%2013.53a.27.27%200%200%201-.174.066v.001H6.455a.27.27%200%200%201-.266-.268V8.646c0-.148.119-.268.266-.268h2.589c1.612%200%202.576.87%202.576%202.327c0%20.969-.486%201.729-1.272%202.039l1.842%202.413a.27.27%200%200%201-.026.378m3.695.068h-2.665a.27.27%200%200%201-.266-.269V8.646c0-.148.119-.267.266-.267h2.472c1.853%200%202.242%201.091%202.242%202.007q0%20.794-.421%201.258c.681.28%201.047.913%201.047%201.827c0%201.335-1.001%202.132-2.675%202.132%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%22M12.002%202.005L12%202.004c-5.52%200-9.996%204.475-9.996%209.995c0%205.521%204.477%209.998%209.996%209.998c5.521%200%209.996-4.475%209.996-9.997c0-5.52-4.475-9.995-9.994-9.995m.162%2013.53a.27.27%200%200%201-.174.066v.001H6.455a.27.27%200%200%201-.266-.268V8.646c0-.148.119-.268.266-.268h2.589c1.612%200%202.576.87%202.576%202.327c0%20.969-.486%201.729-1.272%202.039l1.842%202.413a.27.27%200%200%201-.026.378m3.695.068h-2.665a.27.27%200%200%201-.266-.269V8.646c0-.148.119-.267.266-.267h2.472c1.853%200%202.242%201.091%202.242%202.007q0%20.794-.421%201.258c.681.28%201.047.913%201.047%201.827c0%201.335-1.001%202.132-2.675%202.132%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bxl/redbubble.svg?color=%231a73e8&size=48