bxl redbubble icon

bxl-redbubble from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.

Name
bxl-redbubble
Set
BoxIcons v2
Style
Regular
Viewbox
24×24
License
MIT

Related icons in BoxIcons v2

Use the bxl redbubble icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path 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.995zm.162 13.53a.267.267 0 0 1-.174.066v.001H6.455a.268.268 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.269.269 0 0 1-.026.378zm3.695.068h-2.665a.268.268 0 0 1-.266-.269V8.646c0-.148.119-.267.266-.267h2.472c1.853 0 2.242 1.091 2.242 2.007c0 .529-.141.949-.421 1.258c.681.28 1.047.913 1.047 1.827c0 1.335-1.001 2.132-2.675 2.132z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function BxBxlRedbubble(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path 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.995zm.162 13.53a.267.267 0 0 1-.174.066v.001H6.455a.268.268 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.269.269 0 0 1-.026.378zm3.695.068h-2.665a.268.268 0 0 1-.266-.269V8.646c0-.148.119-.267.266-.267h2.472c1.853 0 2.242 1.091 2.242 2.007c0 .529-.141.949-.421 1.258c.681.28 1.047.913 1.047 1.827c0 1.335-1.001 2.132-2.675 2.132z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path 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.995zm.162 13.53a.267.267 0 0 1-.174.066v.001H6.455a.268.268 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.269.269 0 0 1-.026.378zm3.695.068h-2.665a.268.268 0 0 1-.266-.269V8.646c0-.148.119-.267.266-.267h2.472c1.853 0 2.242 1.091 2.242 2.007c0 .529-.141.949-.421 1.258c.681.28 1.047.913 1.047 1.827c0 1.335-1.001 2.132-2.675 2.132z" fill="currentColor"/></svg>
</template>

CSS

.icon-bxl-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%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.995zm.162%2013.53a.267.267%200%200%201-.174.066v.001H6.455a.268.268%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.269.269%200%200%201-.026.378zm3.695.068h-2.665a.268.268%200%200%201-.266-.269V8.646c0-.148.119-.267.266-.267h2.472c1.853%200%202.242%201.091%202.242%202.007c0%20.529-.141.949-.421%201.258c.681.28%201.047.913%201.047%201.827c0%201.335-1.001%202.132-2.675%202.132z%22%20fill%3D%22currentColor%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%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.995zm.162%2013.53a.267.267%200%200%201-.174.066v.001H6.455a.268.268%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.269.269%200%200%201-.026.378zm3.695.068h-2.665a.268.268%200%200%201-.266-.269V8.646c0-.148.119-.267.266-.267h2.472c1.853%200%202.242%201.091%202.242%202.007c0%20.529-.141.949-.421%201.258c.681.28%201.047.913%201.047%201.827c0%201.335-1.001%202.132-2.675%202.132z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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