How to use the Pull&Bear icon
import { PullAndBearLogo } from "@/assets/icons/pullandbearLogo"
export default function Example() {
return <PullAndBearLogo width="32px" height="32px" />
}Brands icon
Copy the Pull&Bear icon as an optimized JSX SVG component for React, Next.js, dashboards, landing pages and Tailwind interfaces.
Copy-ready code
// Source: https://commons.wikimedia.org/wiki/Special:PermanentLink/1114794539
// Asset license: Public domain textlogo
// Optimized, converted to monochrome currentColor JSX, and parameterized by JSXIcons.
export const PullAndBearLogo = ({ width = "40px", height = "40px", color = "#000000", ...props }) => (
<svg {...props} width={width} height={height} viewBox="0 0 133.333 20.773" xmlns="http://www.w3.org/2000/svg" fill={color} color={color}>
<path d="M456.352 25.45c-6.247-1.223-13.028-.423-18.457 3.046-6.34 3.848-10.567 10.742-11.372 18.098a35 35 0 0 0-.015 4.5c.926 8.457 7.269 16.199 15.64 18.144 10.286-11.308 20.571-22.605 30.915-33.855-4.223-5.102-10.235-8.637-16.711-9.934m46.441 14.335c.352 4.64.684 9.336 2.18 13.79 1.757 5.605 4.863 11.406 10.398 14.023 1.133.34 2.305.586 3.484.691.012 1.067-.054 2.149.215 3.195-.32 1.465.129 2.957-.027 4.442-.215 2.226-.188 4.465-.125 6.699.164 2.785-.227 5.633.152 8.395-.164.699-.215 1.406-.23 2.113-6.875.066-13.735-1.848-19.652-5.32-8.918-5.235-15.665-14.16-18.02-24.27-13.301 14.348-26.348 28.926-39.613 43.297-2.821 3.176-4.071 7.574-3.528 11.762.84 4.527 3.696 8.703 7.871 10.769 2.786 1.531 6.067 1.766 9.168 1.375 4.778-.785 8.911-4.183 10.872-8.582 7.382 3.832 14.925 7.375 22.277 11.293-1.274 2.387-2.602 4.762-4.274 6.895-7.343 9.703-19.386 15.757-31.593 15.464-14.118.239-27.856-8.062-34.504-20.464-4.211-7.637-5.774-16.7-4.324-25.297 1.277-8.016 5.125-15.594 10.843-21.34-6.621-3.922-12.293-9.469-16.261-16.07-4.563-7.52-6.832-16.375-6.571-25.157.278-8.66 2.84-17.265 7.485-24.59 6.929-11.152 18.562-19.246 31.433-21.875 6.555-1.367 13.36-1.289 19.957-.214 11.239 2.074 21.672 7.804 29.629 15.988 3.317-3.82 6.813-7.48 10.199-11.242 11.258.02 22.52-.047 33.782.03-10.453 11.356-20.832 22.782-31.223 34.2M55.602 75.176c-4.22-4.504-10.172-7.082-16.258-7.766-4.375-.183-8.754-.047-13.133-.086v60.43c5.137-.129 10.371.445 15.406-.832 6.082-1.336 11.73-4.668 15.66-9.516 9.75-11.941 9.004-31.11-1.675-42.23m32.832 35.523c-2.793 12.18-9.73 23.5-19.805 30.989-9.637 7.265-21.774 10.796-33.766 10.851-11.62-.004-23.242 0-34.86 0C0 103.539 0 54.551.004 5.555h26.208c0 12.265-.004 24.535 0 36.797 6.27.12 12.594-.36 18.82.578 10.207 1.433 19.95 6.074 27.399 13.203 9.988 9.402 16.047 22.656 17.293 36.254.312 6.129.215 12.328-1.29 18.312M193.137 152.535c8.812.004 17.625-.008 26.437.004.059-.816.11-1.633.133-2.453-.019-1.625-.012-3.25-.019-4.883.003-1.625.015-3.254 0-4.883 0-2.367.015-4.734 0-7.101q.003-1.113.007-2.227c-.105-3.551.051-7.105-.007-10.66.039-4.887-.098-9.769 0-14.652.023-7.555.003-15.106 0-22.653.003-1.328 0-2.656.015-3.996a43 43 0 0 1 0-4.89c-.015-1.184-.012-2.364-.012-3.547-.175-5.157.247-10.32-.293-15.465-.761-8.899-3.187-17.727-7.621-25.5-4.535-8.047-11.273-14.832-19.32-19.367-8.98-5.094-19.383-7.403-29.66-7.403-11.434-.125-23.063 2.61-32.77 8.79-9.339 5.87-16.547 14.906-20.531 25.167-3.305 8.313-4.578 17.325-4.512 26.23.004 29.829 0 59.657 0 89.489q13.319.005 26.637.004c.004-30.441 0-60.875.004-91.309.266-8.535 2.102-17.55 7.816-24.18 4.676-5.546 11.813-8.503 18.942-9.062 7.43-.73 15.363.274 21.777 4.324 5.153 3.243 8.688 8.567 10.555 14.282 1.433 4.129 1.961 8.496 2.316 12.828.231 10.683.035 21.367.098 32.058 0 20.344 0 40.704.008 61.055M319.902 152.508c8.821.058 17.641.015 26.453.031.008-40.559 0-81.105.008-121.652 15.086-.02 30.18.043 45.27-.028-.012-8.43-.008-16.855 0-25.285-23.914-.039-47.82-.039-71.727 0q.001 73.467-.004 146.934M611.914 44.797c-.664-3.48-2.551-6.762-5.371-8.93-3.352-2.676-7.539-4.012-11.688-4.754-7.96-1.316-16.054-.636-24.085-.808.011 12.75-.008 25.504.011 38.25 5.989-.04 11.973.105 17.957-.098 5.805-.363 11.867-1.242 16.782-4.55 3.484-2.247 5.847-6.055 6.472-10.138.457-2.968.43-6.007-.078-8.972m-41.144 83.777c5.89-.082 11.828.321 17.668-.695 4.191-.774 8.464-2.426 11.296-5.754 2.676-3.195 3.559-7.5 3.457-11.578.102-4.629-1.433-9.496-4.949-12.64-3.711-3.278-8.738-4.548-13.562-4.9-4.641-.1-9.27-.015-13.91-.042zm64.433-60.832c-3.601 7.492-10.027 13.45-17.461 17.059.024.11.063.332.078.441 5.422 4.723 9.348 11.172 10.864 18.219 1.14 5.121.879 10.434.066 15.586-1.047 5.023-2.93 9.902-5.781 14.183-4.114 6.208-10 11.172-16.68 14.43-5.371 2.504-11.269 3.551-17.109 4.258-3.555.25-7.102.539-10.657.602-11.355.043-22.722.003-34.089.019V5.555c16.699.082 33.398-.172 50.086.129 11.847.976 23.656 5.539 32.218 13.945 6.653 6.328 11.145 14.93 12.254 24.062.821 8.145-.164 16.641-3.789 24.051M653.23 152.539q45.164.001 90.317-.004c-.012-8.262.039-16.523-.024-24.785-21.296-.016-42.593.051-63.894-.035a16742 16742 0 0 0 0-34.719c20.215-.078 40.43-.012 60.644-.031.008-8.137 0-16.277.008-24.402-20.215-.028-40.426.019-60.64-.028-.012-12.726.007-25.46-.012-38.191 21.301-.09 42.605-.012 63.918-.04.008-8.253 0-16.495 0-24.75H653.23zM803.352 68.652c5.894 14.774 11.824 29.532 17.632 44.336 5.879-14.765 11.661-29.574 17.59-44.328-11.75-.039-23.484-.039-35.222-.008m28.164 83.551c-.149.774-1.078.594-1.614.633-5.957-.016-11.914-.016-17.859 0-.566-.066-1.406.16-1.684-.469-19.961-48.933-39.949-97.863-59.898-146.8 9.48-.032 18.965-.012 28.445-.012 4.961 12.738 9.895 25.492 14.844 38.234 18.137-.012 36.27 0 54.402-.012 4.946-12.742 9.844-25.508 14.828-38.23 10.106.027 20.211-.02 30.321.027-20.586 48.88-41.192 97.754-61.785 146.629M963.953 97.672c-1.355-4.785-4.551-9.02-8.848-11.54-6.226-3.75-13.718-4.667-20.867-4.66-2.773.012-5.539.012-8.3.012v46.27c7.531-.035 15.183.426 22.546-1.559 3.164-.933 6.301-2.148 8.977-4.125 3.43-2.402 5.832-6.117 6.848-10.16 1.14-4.668.933-9.625-.356-14.238m22.102-68.113c-6.2 11.703-12.129 23.566-17.539 35.656 4.238 2.383 8.172 5.34 11.535 8.875 4.285 4.347 7.332 9.765 9.344 15.508 4.16 12.941 3.71 27.82-3.079 39.8-3.093 5.415-7.539 10.024-12.753 13.442-7.848 5.246-17.145 7.848-26.415 9.09-3.269.258-6.523.644-9.793.609-12.628-.016-25.246.02-37.875-.019q.018-73.478 0-146.954c8.833-.02 17.637-.03 26.458 0V54.93c.839.011 1.691.02 2.546.058 2.168.317 4.375.168 6.555.461 2.246.188 4.453.633 6.707.75.942-2.46 2.149-4.804 3.234-7.195a657 657 0 0 1 22.161-43.418c10.957-.07 21.902-.04 32.859-.012-4.961 7.813-9.57 15.844-13.945 23.985M237.504 152.539h26.398c0-40.551-.007-81.105 0-121.652h45.219c0-8.446.004-16.895 0-25.332h-71.617c-.004 48.988 0 97.984 0 146.984" transform="matrix(.13333 0 0 -.13333 0 20.773)"/>
</svg>
)
import { PullAndBearLogo } from "@/assets/icons/pullandbearLogo"
export default function Example() {
return <PullAndBearLogo width="32px" height="32px" />
}Built for the web
This copy-ready component works in React and Next.js projects, and the SVG can be adapted for any interface.
Looking for a similar mark? Browse the related icons below or explore the full brands collection.
Yes. You can copy the JSX component and use it in React and Next.js projects.
Yes. Edit the SVG attributes or pass className, width, height and color props depending on the component.