jeans from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.

Name
jeans
Set
Fluent Emoji High Contrast
Style
Default
Category
Objects
Viewbox
32×32
License
MIT

The same emoji in other sets

More objects icons from Fluent Emoji High Contrast

Use the jeans emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M16.01 4.62a.51.51 0 1 0 0-1.02a.51.51 0 0 0 0 1.02"/><path d="M15.322 29.067a1 1 0 0 0-.587-1.082l1.384-9.697l1.775 9.652a1 1 0 0 0-.716 1.127l.17 1.017a1 1 0 0 0 1.076.832l9.167-.833a1 1 0 0 0 .909-.996v-.996a1 1 0 0 0-.566-.902a3.4 3.4 0 0 0-.033-.566l-3.087-23.06A2.93 2.93 0 0 0 21.918 1H9.95l-.05.002a2.92 2.92 0 0 0-2.76 2.624l-2.492 23.53A1 1 0 0 0 4 28.09v.996a1 1 0 0 0 .91.996l9.166.833a1 1 0 0 0 1.077-.832zm10.607-1.843l-6.037.524L17.01 12.07l.134-.061a.85.85 0 0 0 .86-.85l.009-5.146H20c-.023 1.088.33 2.23 1 3.088a5 5 0 0 0 1.833 1.193c.148.056.56.165.897.25L25.92 26.9q.024.163.01.324M15 12h-.003l-2.25 15.76l-6.094-.53l1.783-16.85l.169-.023c.185-.023.38-.047.519-.1A5 5 0 0 0 10.92 9.08c.688-.849 1.066-1.976 1.07-3.068h5.012v4.732a.26.26 0 0 1-.24.26H15.69s-.7.004-.7.844zM8.546 9.35l.353-3.338H11c-.002.855-.294 1.752-.83 2.418a4 4 0 0 1-1.46.92a.6.6 0 0 1-.164 0m.46-4.346l.124-1.175a.92.92 0 0 1 .87-.83h11.91a.93.93 0 0 1 .92.82l.159 1.185zm14.118 1.008l.46 3.446a9 9 0 0 1-.311-.081A4 4 0 0 1 21.8 8.45c-.529-.676-.81-1.58-.8-2.438z"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastJeans(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M16.01 4.62a.51.51 0 1 0 0-1.02a.51.51 0 0 0 0 1.02"/><path d="M15.322 29.067a1 1 0 0 0-.587-1.082l1.384-9.697l1.775 9.652a1 1 0 0 0-.716 1.127l.17 1.017a1 1 0 0 0 1.076.832l9.167-.833a1 1 0 0 0 .909-.996v-.996a1 1 0 0 0-.566-.902a3.4 3.4 0 0 0-.033-.566l-3.087-23.06A2.93 2.93 0 0 0 21.918 1H9.95l-.05.002a2.92 2.92 0 0 0-2.76 2.624l-2.492 23.53A1 1 0 0 0 4 28.09v.996a1 1 0 0 0 .91.996l9.166.833a1 1 0 0 0 1.077-.832zm10.607-1.843l-6.037.524L17.01 12.07l.134-.061a.85.85 0 0 0 .86-.85l.009-5.146H20c-.023 1.088.33 2.23 1 3.088a5 5 0 0 0 1.833 1.193c.148.056.56.165.897.25L25.92 26.9q.024.163.01.324M15 12h-.003l-2.25 15.76l-6.094-.53l1.783-16.85l.169-.023c.185-.023.38-.047.519-.1A5 5 0 0 0 10.92 9.08c.688-.849 1.066-1.976 1.07-3.068h5.012v4.732a.26.26 0 0 1-.24.26H15.69s-.7.004-.7.844zM8.546 9.35l.353-3.338H11c-.002.855-.294 1.752-.83 2.418a4 4 0 0 1-1.46.92a.6.6 0 0 1-.164 0m.46-4.346l.124-1.175a.92.92 0 0 1 .87-.83h11.91a.93.93 0 0 1 .92.82l.159 1.185zm14.118 1.008l.46 3.446a9 9 0 0 1-.311-.081A4 4 0 0 1 21.8 8.45c-.529-.676-.81-1.58-.8-2.438z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M16.01 4.62a.51.51 0 1 0 0-1.02a.51.51 0 0 0 0 1.02"/><path d="M15.322 29.067a1 1 0 0 0-.587-1.082l1.384-9.697l1.775 9.652a1 1 0 0 0-.716 1.127l.17 1.017a1 1 0 0 0 1.076.832l9.167-.833a1 1 0 0 0 .909-.996v-.996a1 1 0 0 0-.566-.902a3.4 3.4 0 0 0-.033-.566l-3.087-23.06A2.93 2.93 0 0 0 21.918 1H9.95l-.05.002a2.92 2.92 0 0 0-2.76 2.624l-2.492 23.53A1 1 0 0 0 4 28.09v.996a1 1 0 0 0 .91.996l9.166.833a1 1 0 0 0 1.077-.832zm10.607-1.843l-6.037.524L17.01 12.07l.134-.061a.85.85 0 0 0 .86-.85l.009-5.146H20c-.023 1.088.33 2.23 1 3.088a5 5 0 0 0 1.833 1.193c.148.056.56.165.897.25L25.92 26.9q.024.163.01.324M15 12h-.003l-2.25 15.76l-6.094-.53l1.783-16.85l.169-.023c.185-.023.38-.047.519-.1A5 5 0 0 0 10.92 9.08c.688-.849 1.066-1.976 1.07-3.068h5.012v4.732a.26.26 0 0 1-.24.26H15.69s-.7.004-.7.844zM8.546 9.35l.353-3.338H11c-.002.855-.294 1.752-.83 2.418a4 4 0 0 1-1.46.92a.6.6 0 0 1-.164 0m.46-4.346l.124-1.175a.92.92 0 0 1 .87-.83h11.91a.93.93 0 0 1 .92.82l.159 1.185zm14.118 1.008l.46 3.446a9 9 0 0 1-.311-.081A4 4 0 0 1 21.8 8.45c-.529-.676-.81-1.58-.8-2.438z"/></g></svg>
</template>

CSS

.icon-jeans {
  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%22currentColor%22%3E%3Cpath%20d%3D%22M16.01%204.62a.51.51%200%201%200%200-1.02a.51.51%200%200%200%200%201.02%22%2F%3E%3Cpath%20d%3D%22M15.322%2029.067a1%201%200%200%200-.587-1.082l1.384-9.697l1.775%209.652a1%201%200%200%200-.716%201.127l.17%201.017a1%201%200%200%200%201.076.832l9.167-.833a1%201%200%200%200%20.909-.996v-.996a1%201%200%200%200-.566-.902a3.4%203.4%200%200%200-.033-.566l-3.087-23.06A2.93%202.93%200%200%200%2021.918%201H9.95l-.05.002a2.92%202.92%200%200%200-2.76%202.624l-2.492%2023.53A1%201%200%200%200%204%2028.09v.996a1%201%200%200%200%20.91.996l9.166.833a1%201%200%200%200%201.077-.832zm10.607-1.843l-6.037.524L17.01%2012.07l.134-.061a.85.85%200%200%200%20.86-.85l.009-5.146H20c-.023%201.088.33%202.23%201%203.088a5%205%200%200%200%201.833%201.193c.148.056.56.165.897.25L25.92%2026.9q.024.163.01.324M15%2012h-.003l-2.25%2015.76l-6.094-.53l1.783-16.85l.169-.023c.185-.023.38-.047.519-.1A5%205%200%200%200%2010.92%209.08c.688-.849%201.066-1.976%201.07-3.068h5.012v4.732a.26.26%200%200%201-.24.26H15.69s-.7.004-.7.844zM8.546%209.35l.353-3.338H11c-.002.855-.294%201.752-.83%202.418a4%204%200%200%201-1.46.92a.6.6%200%200%201-.164%200m.46-4.346l.124-1.175a.92.92%200%200%201%20.87-.83h11.91a.93.93%200%200%201%20.92.82l.159%201.185zm14.118%201.008l.46%203.446a9%209%200%200%201-.311-.081A4%204%200%200%201%2021.8%208.45c-.529-.676-.81-1.58-.8-2.438z%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%22currentColor%22%3E%3Cpath%20d%3D%22M16.01%204.62a.51.51%200%201%200%200-1.02a.51.51%200%200%200%200%201.02%22%2F%3E%3Cpath%20d%3D%22M15.322%2029.067a1%201%200%200%200-.587-1.082l1.384-9.697l1.775%209.652a1%201%200%200%200-.716%201.127l.17%201.017a1%201%200%200%200%201.076.832l9.167-.833a1%201%200%200%200%20.909-.996v-.996a1%201%200%200%200-.566-.902a3.4%203.4%200%200%200-.033-.566l-3.087-23.06A2.93%202.93%200%200%200%2021.918%201H9.95l-.05.002a2.92%202.92%200%200%200-2.76%202.624l-2.492%2023.53A1%201%200%200%200%204%2028.09v.996a1%201%200%200%200%20.91.996l9.166.833a1%201%200%200%200%201.077-.832zm10.607-1.843l-6.037.524L17.01%2012.07l.134-.061a.85.85%200%200%200%20.86-.85l.009-5.146H20c-.023%201.088.33%202.23%201%203.088a5%205%200%200%200%201.833%201.193c.148.056.56.165.897.25L25.92%2026.9q.024.163.01.324M15%2012h-.003l-2.25%2015.76l-6.094-.53l1.783-16.85l.169-.023c.185-.023.38-.047.519-.1A5%205%200%200%200%2010.92%209.08c.688-.849%201.066-1.976%201.07-3.068h5.012v4.732a.26.26%200%200%201-.24.26H15.69s-.7.004-.7.844zM8.546%209.35l.353-3.338H11c-.002.855-.294%201.752-.83%202.418a4%204%200%200%201-1.46.92a.6.6%200%200%201-.164%200m.46-4.346l.124-1.175a.92.92%200%200%201%20.87-.83h11.91a.93.93%200%200%201%20.92.82l.159%201.185zm14.118%201.008l.46%203.446a9%209%200%200%201-.311-.081A4%204%200%200%201%2021.8%208.45c-.529-.676-.81-1.58-.8-2.438z%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-high-contrast/jeans.svg?color=%231a73e8&size=48