basket icon
basket-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.
- Name
- basket-thin
- Set
- Phosphor
- Style
- Thin
- 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"><path fill="currentColor" d="M132 120v56a4 4 0 0 1-8 0v-56a4 4 0 0 1 8 0m49.2-4a4 4 0 0 0-4.38 3.58l-5.6 56a4 4 0 0 0 3.58 4.42h.41a4 4 0 0 0 4-3.6l5.6-56a4 4 0 0 0-3.61-4.4m-106.4 0a4 4 0 0 0-3.58 4.38l5.6 56a4 4 0 0 0 4 3.6h.41a4 4 0 0 0 3.58-4.38l-5.6-56a4 4 0 0 0-4.41-3.6M236 88.53l-15.11 113.06A12 12 0 0 1 209 212H47a12 12 0 0 1-11.89-10.41L20 88.53a4 4 0 0 1 1-3.16A4 4 0 0 1 24 84h46.18L125 21.37a4 4 0 0 1 6 0L185.82 84H232a4 4 0 0 1 3 1.37a4 4 0 0 1 1 3.16M80.82 84h94.36L128 30.07Zm146.61 8H28.57L43 200.53a4 4 0 0 0 4 3.47h162a4 4 0 0 0 4-3.47Z"/></svg>
React
import type { SVGProps } from "react";
export function PhBasketThin(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M132 120v56a4 4 0 0 1-8 0v-56a4 4 0 0 1 8 0m49.2-4a4 4 0 0 0-4.38 3.58l-5.6 56a4 4 0 0 0 3.58 4.42h.41a4 4 0 0 0 4-3.6l5.6-56a4 4 0 0 0-3.61-4.4m-106.4 0a4 4 0 0 0-3.58 4.38l5.6 56a4 4 0 0 0 4 3.6h.41a4 4 0 0 0 3.58-4.38l-5.6-56a4 4 0 0 0-4.41-3.6M236 88.53l-15.11 113.06A12 12 0 0 1 209 212H47a12 12 0 0 1-11.89-10.41L20 88.53a4 4 0 0 1 1-3.16A4 4 0 0 1 24 84h46.18L125 21.37a4 4 0 0 1 6 0L185.82 84H232a4 4 0 0 1 3 1.37a4 4 0 0 1 1 3.16M80.82 84h94.36L128 30.07Zm146.61 8H28.57L43 200.53a4 4 0 0 0 4 3.47h162a4 4 0 0 0 4-3.47Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M132 120v56a4 4 0 0 1-8 0v-56a4 4 0 0 1 8 0m49.2-4a4 4 0 0 0-4.38 3.58l-5.6 56a4 4 0 0 0 3.58 4.42h.41a4 4 0 0 0 4-3.6l5.6-56a4 4 0 0 0-3.61-4.4m-106.4 0a4 4 0 0 0-3.58 4.38l5.6 56a4 4 0 0 0 4 3.6h.41a4 4 0 0 0 3.58-4.38l-5.6-56a4 4 0 0 0-4.41-3.6M236 88.53l-15.11 113.06A12 12 0 0 1 209 212H47a12 12 0 0 1-11.89-10.41L20 88.53a4 4 0 0 1 1-3.16A4 4 0 0 1 24 84h46.18L125 21.37a4 4 0 0 1 6 0L185.82 84H232a4 4 0 0 1 3 1.37a4 4 0 0 1 1 3.16M80.82 84h94.36L128 30.07Zm146.61 8H28.57L43 200.53a4 4 0 0 0 4 3.47h162a4 4 0 0 0 4-3.47Z"/></svg> </template>
CSS
.icon-basket-thin {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M132%20120v56a4%204%200%200%201-8%200v-56a4%204%200%200%201%208%200m49.2-4a4%204%200%200%200-4.38%203.58l-5.6%2056a4%204%200%200%200%203.58%204.42h.41a4%204%200%200%200%204-3.6l5.6-56a4%204%200%200%200-3.61-4.4m-106.4%200a4%204%200%200%200-3.58%204.38l5.6%2056a4%204%200%200%200%204%203.6h.41a4%204%200%200%200%203.58-4.38l-5.6-56a4%204%200%200%200-4.41-3.6M236%2088.53l-15.11%20113.06A12%2012%200%200%201%20209%20212H47a12%2012%200%200%201-11.89-10.41L20%2088.53a4%204%200%200%201%201-3.16A4%204%200%200%201%2024%2084h46.18L125%2021.37a4%204%200%200%201%206%200L185.82%2084H232a4%204%200%200%201%203%201.37a4%204%200%200%201%201%203.16M80.82%2084h94.36L128%2030.07Zm146.61%208H28.57L43%20200.53a4%204%200%200%200%204%203.47h162a4%204%200%200%200%204-3.47Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M132%20120v56a4%204%200%200%201-8%200v-56a4%204%200%200%201%208%200m49.2-4a4%204%200%200%200-4.38%203.58l-5.6%2056a4%204%200%200%200%203.58%204.42h.41a4%204%200%200%200%204-3.6l5.6-56a4%204%200%200%200-3.61-4.4m-106.4%200a4%204%200%200%200-3.58%204.38l5.6%2056a4%204%200%200%200%204%203.6h.41a4%204%200%200%200%203.58-4.38l-5.6-56a4%204%200%200%200-4.41-3.6M236%2088.53l-15.11%20113.06A12%2012%200%200%201%20209%20212H47a12%2012%200%200%201-11.89-10.41L20%2088.53a4%204%200%200%201%201-3.16A4%204%200%200%201%2024%2084h46.18L125%2021.37a4%204%200%200%201%206%200L185.82%2084H232a4%204%200%200%201%203%201.37a4%204%200%200%201%201%203.16M80.82%2084h94.36L128%2030.07Zm146.61%208H28.57L43%20200.53a4%204%200%200%200%204%203.47h162a4%204%200%200%200%204-3.47Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/basket-thin.svg?color=%231a73e8&size=48