pick emoji
pick from Fluent Emoji Flat by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.
- Name
- pick
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Objects
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More objects icons from Fluent Emoji Flat
Use the pick emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#7d4533" d="m8.99 11.91l2.92-2.92l-1.48-1.48a.646.646 0 0 0-.91 0L7.51 9.52c-.25.25-.25.66 0 .91zm19.18 17.81l1.55-1.55c.37-.38.37-.99 0-1.37L15.81 12.89L12 12.5l.89 3.31L26.8 29.72c.38.38.99.38 1.37 0"/><path fill="#b4acbc" d="M21.98 2.02c-4.13 1.02-9.03 3.5-12.74 7.22s-6.2 8.61-7.22 12.74c-.16.66.65 1.12 1.14.64l7.27-7.27c.15-.15.4-.15.55 0l.82.82c.2.2.53.2.73 0l3.65-3.65c.2-.2.2-.53 0-.73l-.82-.82a.39.39 0 0 1 0-.55l7.27-7.27c.47-.48.02-1.29-.65-1.13"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatPick(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#7d4533" d="m8.99 11.91l2.92-2.92l-1.48-1.48a.646.646 0 0 0-.91 0L7.51 9.52c-.25.25-.25.66 0 .91zm19.18 17.81l1.55-1.55c.37-.38.37-.99 0-1.37L15.81 12.89L12 12.5l.89 3.31L26.8 29.72c.38.38.99.38 1.37 0"/><path fill="#b4acbc" d="M21.98 2.02c-4.13 1.02-9.03 3.5-12.74 7.22s-6.2 8.61-7.22 12.74c-.16.66.65 1.12 1.14.64l7.27-7.27c.15-.15.4-.15.55 0l.82.82c.2.2.53.2.73 0l3.65-3.65c.2-.2.2-.53 0-.73l-.82-.82a.39.39 0 0 1 0-.55l7.27-7.27c.47-.48.02-1.29-.65-1.13"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#7d4533" d="m8.99 11.91l2.92-2.92l-1.48-1.48a.646.646 0 0 0-.91 0L7.51 9.52c-.25.25-.25.66 0 .91zm19.18 17.81l1.55-1.55c.37-.38.37-.99 0-1.37L15.81 12.89L12 12.5l.89 3.31L26.8 29.72c.38.38.99.38 1.37 0"/><path fill="#b4acbc" d="M21.98 2.02c-4.13 1.02-9.03 3.5-12.74 7.22s-6.2 8.61-7.22 12.74c-.16.66.65 1.12 1.14.64l7.27-7.27c.15-.15.4-.15.55 0l.82.82c.2.2.53.2.73 0l3.65-3.65c.2-.2.2-.53 0-.73l-.82-.82a.39.39 0 0 1 0-.55l7.27-7.27c.47-.48.02-1.29-.65-1.13"/></g></svg> </template>
CSS
.icon-pick {
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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%237d4533%22%20d%3D%22m8.99%2011.91l2.92-2.92l-1.48-1.48a.646.646%200%200%200-.91%200L7.51%209.52c-.25.25-.25.66%200%20.91zm19.18%2017.81l1.55-1.55c.37-.38.37-.99%200-1.37L15.81%2012.89L12%2012.5l.89%203.31L26.8%2029.72c.38.38.99.38%201.37%200%22%2F%3E%3Cpath%20fill%3D%22%23b4acbc%22%20d%3D%22M21.98%202.02c-4.13%201.02-9.03%203.5-12.74%207.22s-6.2%208.61-7.22%2012.74c-.16.66.65%201.12%201.14.64l7.27-7.27c.15-.15.4-.15.55%200l.82.82c.2.2.53.2.73%200l3.65-3.65c.2-.2.2-.53%200-.73l-.82-.82a.39.39%200%200%201%200-.55l7.27-7.27c.47-.48.02-1.29-.65-1.13%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%237d4533%22%20d%3D%22m8.99%2011.91l2.92-2.92l-1.48-1.48a.646.646%200%200%200-.91%200L7.51%209.52c-.25.25-.25.66%200%20.91zm19.18%2017.81l1.55-1.55c.37-.38.37-.99%200-1.37L15.81%2012.89L12%2012.5l.89%203.31L26.8%2029.72c.38.38.99.38%201.37%200%22%2F%3E%3Cpath%20fill%3D%22%23b4acbc%22%20d%3D%22M21.98%202.02c-4.13%201.02-9.03%203.5-12.74%207.22s-6.2%208.61-7.22%2012.74c-.16.66.65%201.12%201.14.64l7.27-7.27c.15-.15.4-.15.55%200l.82.82c.2.2.53.2.73%200l3.65-3.65c.2-.2.2-.53%200-.73l-.82-.82a.39.39%200%200%201%200-.55l7.27-7.27c.47-.48.02-1.29-.65-1.13%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/pick.svg?color=%231a73e8&size=48