package-2-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
package-2-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Use the package 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13 12.57v8.988q.129-.056.25-.125l6.294-3.633a2.5 2.5 0 0 0 1.25-2.165V8.366q0-.194-.03-.383zM3.237 7.983a2.5 2.5 0 0 0-.032.383v7.269a2.5 2.5 0 0 0 1.25 2.165l6.295 3.633q.123.07.25.125V12.57zm5.71 1.05L12 10.837l7.692-4.545a3 3 0 0 0-.148-.092l-2.84-1.64zm4.303-6.466a2.5 2.5 0 0 0-2.5 0L4.455 6.201q-.075.044-.145.092l2.66 1.572l.03-.02l7.702-4.44z"/></svg>

React

import type { SVGProps } from "react";

export function MingcutePackage2Fill(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="M13 12.57v8.988q.129-.056.25-.125l6.294-3.633a2.5 2.5 0 0 0 1.25-2.165V8.366q0-.194-.03-.383zM3.237 7.983a2.5 2.5 0 0 0-.032.383v7.269a2.5 2.5 0 0 0 1.25 2.165l6.295 3.633q.123.07.25.125V12.57zm5.71 1.05L12 10.837l7.692-4.545a3 3 0 0 0-.148-.092l-2.84-1.64zm4.303-6.466a2.5 2.5 0 0 0-2.5 0L4.455 6.201q-.075.044-.145.092l2.66 1.572l.03-.02l7.702-4.44z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13 12.57v8.988q.129-.056.25-.125l6.294-3.633a2.5 2.5 0 0 0 1.25-2.165V8.366q0-.194-.03-.383zM3.237 7.983a2.5 2.5 0 0 0-.032.383v7.269a2.5 2.5 0 0 0 1.25 2.165l6.295 3.633q.123.07.25.125V12.57zm5.71 1.05L12 10.837l7.692-4.545a3 3 0 0 0-.148-.092l-2.84-1.64zm4.303-6.466a2.5 2.5 0 0 0-2.5 0L4.455 6.201q-.075.044-.145.092l2.66 1.572l.03-.02l7.702-4.44z"/></svg>
</template>

CSS

.icon-package-2-fill {
  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%22M13%2012.57v8.988q.129-.056.25-.125l6.294-3.633a2.5%202.5%200%200%200%201.25-2.165V8.366q0-.194-.03-.383zM3.237%207.983a2.5%202.5%200%200%200-.032.383v7.269a2.5%202.5%200%200%200%201.25%202.165l6.295%203.633q.123.07.25.125V12.57zm5.71%201.05L12%2010.837l7.692-4.545a3%203%200%200%200-.148-.092l-2.84-1.64zm4.303-6.466a2.5%202.5%200%200%200-2.5%200L4.455%206.201q-.075.044-.145.092l2.66%201.572l.03-.02l7.702-4.44z%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%22M13%2012.57v8.988q.129-.056.25-.125l6.294-3.633a2.5%202.5%200%200%200%201.25-2.165V8.366q0-.194-.03-.383zM3.237%207.983a2.5%202.5%200%200%200-.032.383v7.269a2.5%202.5%200%200%200%201.25%202.165l6.295%203.633q.123.07.25.125V12.57zm5.71%201.05L12%2010.837l7.692-4.545a3%203%200%200%200-.148-.092l-2.84-1.64zm4.303-6.466a2.5%202.5%200%200%200-2.5%200L4.455%206.201q-.075.044-.145.092l2.66%201.572l.03-.02l7.702-4.44z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/package-2-fill.svg?color=%231a73e8&size=48