need icon
need from Carbon by IBM · Outline · Person · Apache-2.0 Free for personal and commercial use.
- Name
- need
- Set
- Carbon
- Style
- Outline
- Category
- Person
- Viewbox
- 32×32
- License
- Apache 2.0
More person icons from Carbon
Use the need icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M29.121 16.879A2.98 2.98 0 0 0 27.01 16H27a2.98 2.98 0 0 0-2.121.879l-4.901 4.901A2.994 2.994 0 0 0 17 19h-7a5.006 5.006 0 0 0-5 5v.667l-3 3.996l1.6 1.2l3.4-4.53V24a3.003 3.003 0 0 1 3-3h7a1 1 0 0 1 0 2h-4v2h4.929a3.97 3.97 0 0 0 2.828-1.172l5.536-5.535A1 1 0 0 1 27 18h.003a1 1 0 0 1 .704 1.707l-7.414 7.414a2.98 2.98 0 0 1-2.122.879H11v2h7.171a4.97 4.97 0 0 0 3.536-1.465l7.414-7.414a3 3 0 0 0 0-4.242m-7.535-8.293L18 12V2h-2v10l-3.586-3.414L11 10l6 6l6-6z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonNeed(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M29.121 16.879A2.98 2.98 0 0 0 27.01 16H27a2.98 2.98 0 0 0-2.121.879l-4.901 4.901A2.994 2.994 0 0 0 17 19h-7a5.006 5.006 0 0 0-5 5v.667l-3 3.996l1.6 1.2l3.4-4.53V24a3.003 3.003 0 0 1 3-3h7a1 1 0 0 1 0 2h-4v2h4.929a3.97 3.97 0 0 0 2.828-1.172l5.536-5.535A1 1 0 0 1 27 18h.003a1 1 0 0 1 .704 1.707l-7.414 7.414a2.98 2.98 0 0 1-2.122.879H11v2h7.171a4.97 4.97 0 0 0 3.536-1.465l7.414-7.414a3 3 0 0 0 0-4.242m-7.535-8.293L18 12V2h-2v10l-3.586-3.414L11 10l6 6l6-6z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M29.121 16.879A2.98 2.98 0 0 0 27.01 16H27a2.98 2.98 0 0 0-2.121.879l-4.901 4.901A2.994 2.994 0 0 0 17 19h-7a5.006 5.006 0 0 0-5 5v.667l-3 3.996l1.6 1.2l3.4-4.53V24a3.003 3.003 0 0 1 3-3h7a1 1 0 0 1 0 2h-4v2h4.929a3.97 3.97 0 0 0 2.828-1.172l5.536-5.535A1 1 0 0 1 27 18h.003a1 1 0 0 1 .704 1.707l-7.414 7.414a2.98 2.98 0 0 1-2.122.879H11v2h7.171a4.97 4.97 0 0 0 3.536-1.465l7.414-7.414a3 3 0 0 0 0-4.242m-7.535-8.293L18 12V2h-2v10l-3.586-3.414L11 10l6 6l6-6z"/></svg> </template>
CSS
.icon-need {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M29.121%2016.879A2.98%202.98%200%200%200%2027.01%2016H27a2.98%202.98%200%200%200-2.121.879l-4.901%204.901A2.994%202.994%200%200%200%2017%2019h-7a5.006%205.006%200%200%200-5%205v.667l-3%203.996l1.6%201.2l3.4-4.53V24a3.003%203.003%200%200%201%203-3h7a1%201%200%200%201%200%202h-4v2h4.929a3.97%203.97%200%200%200%202.828-1.172l5.536-5.535A1%201%200%200%201%2027%2018h.003a1%201%200%200%201%20.704%201.707l-7.414%207.414a2.98%202.98%200%200%201-2.122.879H11v2h7.171a4.97%204.97%200%200%200%203.536-1.465l7.414-7.414a3%203%200%200%200%200-4.242m-7.535-8.293L18%2012V2h-2v10l-3.586-3.414L11%2010l6%206l6-6z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M29.121%2016.879A2.98%202.98%200%200%200%2027.01%2016H27a2.98%202.98%200%200%200-2.121.879l-4.901%204.901A2.994%202.994%200%200%200%2017%2019h-7a5.006%205.006%200%200%200-5%205v.667l-3%203.996l1.6%201.2l3.4-4.53V24a3.003%203.003%200%200%201%203-3h7a1%201%200%200%201%200%202h-4v2h4.929a3.97%203.97%200%200%200%202.828-1.172l5.536-5.535A1%201%200%200%201%2027%2018h.003a1%201%200%200%201%20.704%201.707l-7.414%207.414a2.98%202.98%200%200%201-2.122.879H11v2h7.171a4.97%204.97%200%200%200%203.536-1.465l7.414-7.414a3%203%200%200%200%200-4.242m-7.535-8.293L18%2012V2h-2v10l-3.586-3.414L11%2010l6%206l6-6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/need.svg?color=%231a73e8&size=48