woocommerce logo

woocommerce from Devicon by konpa · Original · MIT Free for personal and commercial use.

Name
woocommerce
Set
Devicon
Style
Original
Viewbox
128×128
License
MIT

1 other variant in Devicon

The same logo in other sets

Use the woocommerce logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#7f54b3" d="M116.3 89.1H11.7C5.2 89.1 0 83.9 0 77.4v-40C0 31 5.2 25.8 11.7 25.8h104.7c6.4 0 11.7 5.2 11.7 11.7v40c-.1 6.4-5.3 11.6-11.8 11.6"/><path fill="#fff" d="M13.8 76.7s2.8 11.8 8.5 3.9s11.2-20.3 11.2-20.3s.4-3.1 2 3.7S44 80 44 80s6.3 7.9 8.9-.4c-1-11 2.8-31 6.7-40.6c1.6-8.5-7.3-6.1-8.1-4.1s-6.3 14.8-6.7 28.2c0 0-4.7-12.8-5.1-17.4c-.4-4.7-5.3-5.9-8.1-1.4S20.3 66.2 20.3 66.2l-5.5-28.4s-5.5-7.3-8.7 1.6c0 0 5.7 34.9 7.7 37.3m73.2-31c-8.5-14.2-21.1-3.4-21.1-3.4s-9.6 11.1-5.3 26.2c6.9 14.9 16.6 8.3 19.2 7.1c2.7-1.3 14.1-14.3 7.2-29.9m-6.5 12.5c0 5.9-4.9 11.4-8.9 10.2c-2.2-1.3-3.6-4.8-3.6-10.8c2-9.7 6.4-11 8.7-10.8c4.3 2.3 4.1 7.4 3.8 11.4m38.4-12.5c-8.5-14.2-21.1-3.4-21.1-3.4s-9.6 11.1-5.3 26.2c6.9 14.9 16.6 8.3 19.2 7.1c2.6-1.3 14.1-14.3 7.2-29.9m-6.5 12.5c0 5.9-4.9 11.4-8.9 10.2c-2.2-1.3-3.6-4.8-3.6-10.8c2-9.7 6.4-11 8.7-10.8c4.2 2.3 4 7.4 3.8 11.4"/><path fill="#7f54b3" d="m61.3 89.1l22.3 13.1l-4.7-13.1l-12.8-3.6z"/></svg>

React

import type { SVGProps } from "react";

export function DeviconWoocommerce(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#7f54b3" d="M116.3 89.1H11.7C5.2 89.1 0 83.9 0 77.4v-40C0 31 5.2 25.8 11.7 25.8h104.7c6.4 0 11.7 5.2 11.7 11.7v40c-.1 6.4-5.3 11.6-11.8 11.6"/><path fill="#fff" d="M13.8 76.7s2.8 11.8 8.5 3.9s11.2-20.3 11.2-20.3s.4-3.1 2 3.7S44 80 44 80s6.3 7.9 8.9-.4c-1-11 2.8-31 6.7-40.6c1.6-8.5-7.3-6.1-8.1-4.1s-6.3 14.8-6.7 28.2c0 0-4.7-12.8-5.1-17.4c-.4-4.7-5.3-5.9-8.1-1.4S20.3 66.2 20.3 66.2l-5.5-28.4s-5.5-7.3-8.7 1.6c0 0 5.7 34.9 7.7 37.3m73.2-31c-8.5-14.2-21.1-3.4-21.1-3.4s-9.6 11.1-5.3 26.2c6.9 14.9 16.6 8.3 19.2 7.1c2.7-1.3 14.1-14.3 7.2-29.9m-6.5 12.5c0 5.9-4.9 11.4-8.9 10.2c-2.2-1.3-3.6-4.8-3.6-10.8c2-9.7 6.4-11 8.7-10.8c4.3 2.3 4.1 7.4 3.8 11.4m38.4-12.5c-8.5-14.2-21.1-3.4-21.1-3.4s-9.6 11.1-5.3 26.2c6.9 14.9 16.6 8.3 19.2 7.1c2.6-1.3 14.1-14.3 7.2-29.9m-6.5 12.5c0 5.9-4.9 11.4-8.9 10.2c-2.2-1.3-3.6-4.8-3.6-10.8c2-9.7 6.4-11 8.7-10.8c4.2 2.3 4 7.4 3.8 11.4"/><path fill="#7f54b3" d="m61.3 89.1l22.3 13.1l-4.7-13.1l-12.8-3.6z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#7f54b3" d="M116.3 89.1H11.7C5.2 89.1 0 83.9 0 77.4v-40C0 31 5.2 25.8 11.7 25.8h104.7c6.4 0 11.7 5.2 11.7 11.7v40c-.1 6.4-5.3 11.6-11.8 11.6"/><path fill="#fff" d="M13.8 76.7s2.8 11.8 8.5 3.9s11.2-20.3 11.2-20.3s.4-3.1 2 3.7S44 80 44 80s6.3 7.9 8.9-.4c-1-11 2.8-31 6.7-40.6c1.6-8.5-7.3-6.1-8.1-4.1s-6.3 14.8-6.7 28.2c0 0-4.7-12.8-5.1-17.4c-.4-4.7-5.3-5.9-8.1-1.4S20.3 66.2 20.3 66.2l-5.5-28.4s-5.5-7.3-8.7 1.6c0 0 5.7 34.9 7.7 37.3m73.2-31c-8.5-14.2-21.1-3.4-21.1-3.4s-9.6 11.1-5.3 26.2c6.9 14.9 16.6 8.3 19.2 7.1c2.7-1.3 14.1-14.3 7.2-29.9m-6.5 12.5c0 5.9-4.9 11.4-8.9 10.2c-2.2-1.3-3.6-4.8-3.6-10.8c2-9.7 6.4-11 8.7-10.8c4.3 2.3 4.1 7.4 3.8 11.4m38.4-12.5c-8.5-14.2-21.1-3.4-21.1-3.4s-9.6 11.1-5.3 26.2c6.9 14.9 16.6 8.3 19.2 7.1c2.6-1.3 14.1-14.3 7.2-29.9m-6.5 12.5c0 5.9-4.9 11.4-8.9 10.2c-2.2-1.3-3.6-4.8-3.6-10.8c2-9.7 6.4-11 8.7-10.8c4.2 2.3 4 7.4 3.8 11.4"/><path fill="#7f54b3" d="m61.3 89.1l22.3 13.1l-4.7-13.1l-12.8-3.6z"/></svg>
</template>

CSS

.icon-woocommerce {
  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%20128%20128%22%3E%3Cpath%20fill%3D%22%237f54b3%22%20d%3D%22M116.3%2089.1H11.7C5.2%2089.1%200%2083.9%200%2077.4v-40C0%2031%205.2%2025.8%2011.7%2025.8h104.7c6.4%200%2011.7%205.2%2011.7%2011.7v40c-.1%206.4-5.3%2011.6-11.8%2011.6%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13.8%2076.7s2.8%2011.8%208.5%203.9s11.2-20.3%2011.2-20.3s.4-3.1%202%203.7S44%2080%2044%2080s6.3%207.9%208.9-.4c-1-11%202.8-31%206.7-40.6c1.6-8.5-7.3-6.1-8.1-4.1s-6.3%2014.8-6.7%2028.2c0%200-4.7-12.8-5.1-17.4c-.4-4.7-5.3-5.9-8.1-1.4S20.3%2066.2%2020.3%2066.2l-5.5-28.4s-5.5-7.3-8.7%201.6c0%200%205.7%2034.9%207.7%2037.3m73.2-31c-8.5-14.2-21.1-3.4-21.1-3.4s-9.6%2011.1-5.3%2026.2c6.9%2014.9%2016.6%208.3%2019.2%207.1c2.7-1.3%2014.1-14.3%207.2-29.9m-6.5%2012.5c0%205.9-4.9%2011.4-8.9%2010.2c-2.2-1.3-3.6-4.8-3.6-10.8c2-9.7%206.4-11%208.7-10.8c4.3%202.3%204.1%207.4%203.8%2011.4m38.4-12.5c-8.5-14.2-21.1-3.4-21.1-3.4s-9.6%2011.1-5.3%2026.2c6.9%2014.9%2016.6%208.3%2019.2%207.1c2.6-1.3%2014.1-14.3%207.2-29.9m-6.5%2012.5c0%205.9-4.9%2011.4-8.9%2010.2c-2.2-1.3-3.6-4.8-3.6-10.8c2-9.7%206.4-11%208.7-10.8c4.2%202.3%204%207.4%203.8%2011.4%22%2F%3E%3Cpath%20fill%3D%22%237f54b3%22%20d%3D%22m61.3%2089.1l22.3%2013.1l-4.7-13.1l-12.8-3.6z%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%20128%20128%22%3E%3Cpath%20fill%3D%22%237f54b3%22%20d%3D%22M116.3%2089.1H11.7C5.2%2089.1%200%2083.9%200%2077.4v-40C0%2031%205.2%2025.8%2011.7%2025.8h104.7c6.4%200%2011.7%205.2%2011.7%2011.7v40c-.1%206.4-5.3%2011.6-11.8%2011.6%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13.8%2076.7s2.8%2011.8%208.5%203.9s11.2-20.3%2011.2-20.3s.4-3.1%202%203.7S44%2080%2044%2080s6.3%207.9%208.9-.4c-1-11%202.8-31%206.7-40.6c1.6-8.5-7.3-6.1-8.1-4.1s-6.3%2014.8-6.7%2028.2c0%200-4.7-12.8-5.1-17.4c-.4-4.7-5.3-5.9-8.1-1.4S20.3%2066.2%2020.3%2066.2l-5.5-28.4s-5.5-7.3-8.7%201.6c0%200%205.7%2034.9%207.7%2037.3m73.2-31c-8.5-14.2-21.1-3.4-21.1-3.4s-9.6%2011.1-5.3%2026.2c6.9%2014.9%2016.6%208.3%2019.2%207.1c2.7-1.3%2014.1-14.3%207.2-29.9m-6.5%2012.5c0%205.9-4.9%2011.4-8.9%2010.2c-2.2-1.3-3.6-4.8-3.6-10.8c2-9.7%206.4-11%208.7-10.8c4.3%202.3%204.1%207.4%203.8%2011.4m38.4-12.5c-8.5-14.2-21.1-3.4-21.1-3.4s-9.6%2011.1-5.3%2026.2c6.9%2014.9%2016.6%208.3%2019.2%207.1c2.6-1.3%2014.1-14.3%207.2-29.9m-6.5%2012.5c0%205.9-4.9%2011.4-8.9%2010.2c-2.2-1.3-3.6-4.8-3.6-10.8c2-9.7%206.4-11%208.7-10.8c4.2%202.3%204%207.4%203.8%2011.4%22%2F%3E%3Cpath%20fill%3D%22%237f54b3%22%20d%3D%22m61.3%2089.1l22.3%2013.1l-4.7-13.1l-12.8-3.6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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