shopify from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.

Name
shopify
Set
Boxicons Brands
Style
Logo
Viewbox
24×24
License
MIT

The same logo in other sets

Use the shopify logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.49 20.937l5.381-1.166S17.93 6.633 17.914 6.546s-.086-.144-.158-.144s-1.439-.101-1.439-.101s-.949-.949-1.064-1.05c-.027-.029-.057-.043-.086-.058zm.446-15.772c-.016 0-.043.014-.057.014c-.016 0-.217.059-.533.158c-.318-.919-.879-1.768-1.871-1.768h-.086c-.289-.361-.633-.519-.936-.519c-2.316 0-3.426 2.892-3.77 4.359c-.892.275-1.538.476-1.613.505c-.504.158-.517.172-.574.648c-.057.344-1.367 10.489-1.367 10.489l10.117 1.899zm-2.635.704v.102c-.559.173-1.178.36-1.783.547c.346-1.323.992-1.972 1.553-2.217c.146.375.23.878.23 1.568m-.92-2.2c.1 0 .201.028.303.102c-.732.344-1.539 1.222-1.871 2.978a59 59 0 0 1-1.411.432c.389-1.339 1.325-3.512 2.979-3.512m.402 7.812s-.604-.315-1.322-.315c-1.08 0-1.123.676-1.123.849c0 .921 2.418 1.28 2.418 3.453c0 1.712-1.08 2.806-2.547 2.806c-1.756 0-2.648-1.094-2.648-1.094l.475-1.554s.922.792 1.697.792a.693.693 0 0 0 .721-.69c0-1.209-1.986-1.268-1.986-3.252c0-1.669 1.195-3.295 3.627-3.295c.936 0 1.395.272 1.395.272zm.922-7.281c.518.06.85.648 1.064 1.311c-.258.087-.547.173-.863.273v-.187c0-.561-.072-1.022-.201-1.397"/></svg>

React

import type { SVGProps } from "react";

export function BxlShopify(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="m14.49 20.937l5.381-1.166S17.93 6.633 17.914 6.546s-.086-.144-.158-.144s-1.439-.101-1.439-.101s-.949-.949-1.064-1.05c-.027-.029-.057-.043-.086-.058zm.446-15.772c-.016 0-.043.014-.057.014c-.016 0-.217.059-.533.158c-.318-.919-.879-1.768-1.871-1.768h-.086c-.289-.361-.633-.519-.936-.519c-2.316 0-3.426 2.892-3.77 4.359c-.892.275-1.538.476-1.613.505c-.504.158-.517.172-.574.648c-.057.344-1.367 10.489-1.367 10.489l10.117 1.899zm-2.635.704v.102c-.559.173-1.178.36-1.783.547c.346-1.323.992-1.972 1.553-2.217c.146.375.23.878.23 1.568m-.92-2.2c.1 0 .201.028.303.102c-.732.344-1.539 1.222-1.871 2.978a59 59 0 0 1-1.411.432c.389-1.339 1.325-3.512 2.979-3.512m.402 7.812s-.604-.315-1.322-.315c-1.08 0-1.123.676-1.123.849c0 .921 2.418 1.28 2.418 3.453c0 1.712-1.08 2.806-2.547 2.806c-1.756 0-2.648-1.094-2.648-1.094l.475-1.554s.922.792 1.697.792a.693.693 0 0 0 .721-.69c0-1.209-1.986-1.268-1.986-3.252c0-1.669 1.195-3.295 3.627-3.295c.936 0 1.395.272 1.395.272zm.922-7.281c.518.06.85.648 1.064 1.311c-.258.087-.547.173-.863.273v-.187c0-.561-.072-1.022-.201-1.397"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.49 20.937l5.381-1.166S17.93 6.633 17.914 6.546s-.086-.144-.158-.144s-1.439-.101-1.439-.101s-.949-.949-1.064-1.05c-.027-.029-.057-.043-.086-.058zm.446-15.772c-.016 0-.043.014-.057.014c-.016 0-.217.059-.533.158c-.318-.919-.879-1.768-1.871-1.768h-.086c-.289-.361-.633-.519-.936-.519c-2.316 0-3.426 2.892-3.77 4.359c-.892.275-1.538.476-1.613.505c-.504.158-.517.172-.574.648c-.057.344-1.367 10.489-1.367 10.489l10.117 1.899zm-2.635.704v.102c-.559.173-1.178.36-1.783.547c.346-1.323.992-1.972 1.553-2.217c.146.375.23.878.23 1.568m-.92-2.2c.1 0 .201.028.303.102c-.732.344-1.539 1.222-1.871 2.978a59 59 0 0 1-1.411.432c.389-1.339 1.325-3.512 2.979-3.512m.402 7.812s-.604-.315-1.322-.315c-1.08 0-1.123.676-1.123.849c0 .921 2.418 1.28 2.418 3.453c0 1.712-1.08 2.806-2.547 2.806c-1.756 0-2.648-1.094-2.648-1.094l.475-1.554s.922.792 1.697.792a.693.693 0 0 0 .721-.69c0-1.209-1.986-1.268-1.986-3.252c0-1.669 1.195-3.295 3.627-3.295c.936 0 1.395.272 1.395.272zm.922-7.281c.518.06.85.648 1.064 1.311c-.258.087-.547.173-.863.273v-.187c0-.561-.072-1.022-.201-1.397"/></svg>
</template>

CSS

.icon-shopify {
  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%22m14.49%2020.937l5.381-1.166S17.93%206.633%2017.914%206.546s-.086-.144-.158-.144s-1.439-.101-1.439-.101s-.949-.949-1.064-1.05c-.027-.029-.057-.043-.086-.058zm.446-15.772c-.016%200-.043.014-.057.014c-.016%200-.217.059-.533.158c-.318-.919-.879-1.768-1.871-1.768h-.086c-.289-.361-.633-.519-.936-.519c-2.316%200-3.426%202.892-3.77%204.359c-.892.275-1.538.476-1.613.505c-.504.158-.517.172-.574.648c-.057.344-1.367%2010.489-1.367%2010.489l10.117%201.899zm-2.635.704v.102c-.559.173-1.178.36-1.783.547c.346-1.323.992-1.972%201.553-2.217c.146.375.23.878.23%201.568m-.92-2.2c.1%200%20.201.028.303.102c-.732.344-1.539%201.222-1.871%202.978a59%2059%200%200%201-1.411.432c.389-1.339%201.325-3.512%202.979-3.512m.402%207.812s-.604-.315-1.322-.315c-1.08%200-1.123.676-1.123.849c0%20.921%202.418%201.28%202.418%203.453c0%201.712-1.08%202.806-2.547%202.806c-1.756%200-2.648-1.094-2.648-1.094l.475-1.554s.922.792%201.697.792a.693.693%200%200%200%20.721-.69c0-1.209-1.986-1.268-1.986-3.252c0-1.669%201.195-3.295%203.627-3.295c.936%200%201.395.272%201.395.272zm.922-7.281c.518.06.85.648%201.064%201.311c-.258.087-.547.173-.863.273v-.187c0-.561-.072-1.022-.201-1.397%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%22m14.49%2020.937l5.381-1.166S17.93%206.633%2017.914%206.546s-.086-.144-.158-.144s-1.439-.101-1.439-.101s-.949-.949-1.064-1.05c-.027-.029-.057-.043-.086-.058zm.446-15.772c-.016%200-.043.014-.057.014c-.016%200-.217.059-.533.158c-.318-.919-.879-1.768-1.871-1.768h-.086c-.289-.361-.633-.519-.936-.519c-2.316%200-3.426%202.892-3.77%204.359c-.892.275-1.538.476-1.613.505c-.504.158-.517.172-.574.648c-.057.344-1.367%2010.489-1.367%2010.489l10.117%201.899zm-2.635.704v.102c-.559.173-1.178.36-1.783.547c.346-1.323.992-1.972%201.553-2.217c.146.375.23.878.23%201.568m-.92-2.2c.1%200%20.201.028.303.102c-.732.344-1.539%201.222-1.871%202.978a59%2059%200%200%201-1.411.432c.389-1.339%201.325-3.512%202.979-3.512m.402%207.812s-.604-.315-1.322-.315c-1.08%200-1.123.676-1.123.849c0%20.921%202.418%201.28%202.418%203.453c0%201.712-1.08%202.806-2.547%202.806c-1.756%200-2.648-1.094-2.648-1.094l.475-1.554s.922.792%201.697.792a.693.693%200%200%200%20.721-.69c0-1.209-1.986-1.268-1.986-3.252c0-1.669%201.195-3.295%203.627-3.295c.936%200%201.395.272%201.395.272zm.922-7.281c.518.06.85.648%201.064%201.311c-.258.087-.547.173-.863.273v-.187c0-.561-.072-1.022-.201-1.397%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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