backpack emoji

backpack from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.

Name
backpack
Set
OpenMoji
Style
Default
Category
Objects
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More objects icons from OpenMoji

Use the backpack emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path fill="#d22f27" d="M56 31.083c0-11.045-8.954-20-20-20s-20 8.955-20 20v33.875h40z"/><path fill="#ea5a47" d="M51.647 52.965v7.621H20.354v-7.492v1.927v-24.416c0-8.641 7.005-15.647 15.646-15.647s15.647 7.006 15.647 15.647V55.02"/></g><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M56 31.083c0-11.045-8.954-20-20-20s-20 8.955-20 20v33.875h40z"/><path d="M51.647 52.965v7.621H20.354v-7.492v1.927v-24.416c0-8.641 7.005-15.647 15.646-15.647s15.647 7.006 15.647 15.647V55.02m-27.743-5.565h22.994M31 9a5 5 0 0 1 10 0"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiBackpack(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path fill="#d22f27" d="M56 31.083c0-11.045-8.954-20-20-20s-20 8.955-20 20v33.875h40z"/><path fill="#ea5a47" d="M51.647 52.965v7.621H20.354v-7.492v1.927v-24.416c0-8.641 7.005-15.647 15.646-15.647s15.647 7.006 15.647 15.647V55.02"/></g><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="M56 31.083c0-11.045-8.954-20-20-20s-20 8.955-20 20v33.875h40z"/><path d="M51.647 52.965v7.621H20.354v-7.492v1.927v-24.416c0-8.641 7.005-15.647 15.646-15.647s15.647 7.006 15.647 15.647V55.02m-27.743-5.565h22.994M31 9a5 5 0 0 1 10 0"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path fill="#d22f27" d="M56 31.083c0-11.045-8.954-20-20-20s-20 8.955-20 20v33.875h40z"/><path fill="#ea5a47" d="M51.647 52.965v7.621H20.354v-7.492v1.927v-24.416c0-8.641 7.005-15.647 15.646-15.647s15.647 7.006 15.647 15.647V55.02"/></g><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M56 31.083c0-11.045-8.954-20-20-20s-20 8.955-20 20v33.875h40z"/><path d="M51.647 52.965v7.621H20.354v-7.492v1.927v-24.416c0-8.641 7.005-15.647 15.646-15.647s15.647 7.006 15.647 15.647V55.02m-27.743-5.565h22.994M31 9a5 5 0 0 1 10 0"/></g></svg>
</template>

CSS

.icon-backpack {
  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%2072%2072%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M56%2031.083c0-11.045-8.954-20-20-20s-20%208.955-20%2020v33.875h40z%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M51.647%2052.965v7.621H20.354v-7.492v1.927v-24.416c0-8.641%207.005-15.647%2015.646-15.647s15.647%207.006%2015.647%2015.647V55.02%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M56%2031.083c0-11.045-8.954-20-20-20s-20%208.955-20%2020v33.875h40z%22%2F%3E%3Cpath%20d%3D%22M51.647%2052.965v7.621H20.354v-7.492v1.927v-24.416c0-8.641%207.005-15.647%2015.646-15.647s15.647%207.006%2015.647%2015.647V55.02m-27.743-5.565h22.994M31%209a5%205%200%200%201%2010%200%22%2F%3E%3C%2Fg%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%2072%2072%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M56%2031.083c0-11.045-8.954-20-20-20s-20%208.955-20%2020v33.875h40z%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M51.647%2052.965v7.621H20.354v-7.492v1.927v-24.416c0-8.641%207.005-15.647%2015.646-15.647s15.647%207.006%2015.647%2015.647V55.02%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M56%2031.083c0-11.045-8.954-20-20-20s-20%208.955-20%2020v33.875h40z%22%2F%3E%3Cpath%20d%3D%22M51.647%2052.965v7.621H20.354v-7.492v1.927v-24.416c0-8.641%207.005-15.647%2015.646-15.647s15.647%207.006%2015.647%2015.647V55.02m-27.743-5.565h22.994M31%209a5%205%200%200%201%2010%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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