basket icon
basket-duotone from Phosphor by Phosphor Icons · Duotone · MIT Free for personal and commercial use.
- Name
- basket-duotone
- Set
- Phosphor
- Style
- Duotone
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
basketAkar IconsbasketBootstrap IconsbasketBoxIcons v2basketBoxIcons v2 SolidbasketFluent EmojibasketFluent Emoji FlatbasketFluent Emoji High ContrastbasketHumbleiconsbasketIonIconsbasketMage IconsbasketMaterial Design Iconsbasket-fillMingCute IconbasketNoto EmojibasketOpenMojibasketTabler Iconsbasket-outlineTeenyiconsbasketTwitter Emoji
Use the basket icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="m232 88l-15.07 113.06A8 8 0 0 1 209 208H47a8 8 0 0 1-7.93-6.94L24 88Z" opacity=".2"/><path d="M136 120v56a8 8 0 0 1-16 0v-56a8 8 0 0 1 16 0m36.84-.8l-5.6 56a8 8 0 0 0 7.16 8.8a7 7 0 0 0 .81 0a8 8 0 0 0 7.95-7.2l5.6-56a8 8 0 0 0-15.92-1.6m-89.68 0a8 8 0 0 0-15.92 1.6l5.6 56a8 8 0 0 0 8 7.2a7 7 0 0 0 .81 0a8 8 0 0 0 7.16-8.76Zm156.77-30.14l-15.07 113.06A16.06 16.06 0 0 1 209 216H47a16.06 16.06 0 0 1-15.86-13.88L16.07 89.06A8 8 0 0 1 24 80h44.37L122 18.73a8 8 0 0 1 12 0L187.63 80H232a8 8 0 0 1 7.93 9.06M89.63 80h76.74L128 36.15Zm133.23 16H33.14L47 200h162Z"/></g></svg>
React
import type { SVGProps } from "react";
export function PhBasketDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="m232 88l-15.07 113.06A8 8 0 0 1 209 208H47a8 8 0 0 1-7.93-6.94L24 88Z" opacity=".2"/><path d="M136 120v56a8 8 0 0 1-16 0v-56a8 8 0 0 1 16 0m36.84-.8l-5.6 56a8 8 0 0 0 7.16 8.8a7 7 0 0 0 .81 0a8 8 0 0 0 7.95-7.2l5.6-56a8 8 0 0 0-15.92-1.6m-89.68 0a8 8 0 0 0-15.92 1.6l5.6 56a8 8 0 0 0 8 7.2a7 7 0 0 0 .81 0a8 8 0 0 0 7.16-8.76Zm156.77-30.14l-15.07 113.06A16.06 16.06 0 0 1 209 216H47a16.06 16.06 0 0 1-15.86-13.88L16.07 89.06A8 8 0 0 1 24 80h44.37L122 18.73a8 8 0 0 1 12 0L187.63 80H232a8 8 0 0 1 7.93 9.06M89.63 80h76.74L128 36.15Zm133.23 16H33.14L47 200h162Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="m232 88l-15.07 113.06A8 8 0 0 1 209 208H47a8 8 0 0 1-7.93-6.94L24 88Z" opacity=".2"/><path d="M136 120v56a8 8 0 0 1-16 0v-56a8 8 0 0 1 16 0m36.84-.8l-5.6 56a8 8 0 0 0 7.16 8.8a7 7 0 0 0 .81 0a8 8 0 0 0 7.95-7.2l5.6-56a8 8 0 0 0-15.92-1.6m-89.68 0a8 8 0 0 0-15.92 1.6l5.6 56a8 8 0 0 0 8 7.2a7 7 0 0 0 .81 0a8 8 0 0 0 7.16-8.76Zm156.77-30.14l-15.07 113.06A16.06 16.06 0 0 1 209 216H47a16.06 16.06 0 0 1-15.86-13.88L16.07 89.06A8 8 0 0 1 24 80h44.37L122 18.73a8 8 0 0 1 12 0L187.63 80H232a8 8 0 0 1 7.93 9.06M89.63 80h76.74L128 36.15Zm133.23 16H33.14L47 200h162Z"/></g></svg> </template>
CSS
.icon-basket-duotone {
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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m232%2088l-15.07%20113.06A8%208%200%200%201%20209%20208H47a8%208%200%200%201-7.93-6.94L24%2088Z%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M136%20120v56a8%208%200%200%201-16%200v-56a8%208%200%200%201%2016%200m36.84-.8l-5.6%2056a8%208%200%200%200%207.16%208.8a7%207%200%200%200%20.81%200a8%208%200%200%200%207.95-7.2l5.6-56a8%208%200%200%200-15.92-1.6m-89.68%200a8%208%200%200%200-15.92%201.6l5.6%2056a8%208%200%200%200%208%207.2a7%207%200%200%200%20.81%200a8%208%200%200%200%207.16-8.76Zm156.77-30.14l-15.07%20113.06A16.06%2016.06%200%200%201%20209%20216H47a16.06%2016.06%200%200%201-15.86-13.88L16.07%2089.06A8%208%200%200%201%2024%2080h44.37L122%2018.73a8%208%200%200%201%2012%200L187.63%2080H232a8%208%200%200%201%207.93%209.06M89.63%2080h76.74L128%2036.15Zm133.23%2016H33.14L47%20200h162Z%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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m232%2088l-15.07%20113.06A8%208%200%200%201%20209%20208H47a8%208%200%200%201-7.93-6.94L24%2088Z%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M136%20120v56a8%208%200%200%201-16%200v-56a8%208%200%200%201%2016%200m36.84-.8l-5.6%2056a8%208%200%200%200%207.16%208.8a7%207%200%200%200%20.81%200a8%208%200%200%200%207.95-7.2l5.6-56a8%208%200%200%200-15.92-1.6m-89.68%200a8%208%200%200%200-15.92%201.6l5.6%2056a8%208%200%200%200%208%207.2a7%207%200%200%200%20.81%200a8%208%200%200%200%207.16-8.76Zm156.77-30.14l-15.07%20113.06A16.06%2016.06%200%200%201%20209%20216H47a16.06%2016.06%200%200%201-15.86-13.88L16.07%2089.06A8%208%200%200%201%2024%2080h44.37L122%2018.73a8%208%200%200%201%2012%200L187.63%2080H232a8%208%200%200%201%207.93%209.06M89.63%2080h76.74L128%2036.15Zm133.23%2016H33.14L47%20200h162Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/basket-duotone.svg?color=%231a73e8&size=48