scarf from Fluent Emoji Flat by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.

Name
scarf
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 scarf emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#990838" d="M2.5 22a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1zm0 4a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1zM2 24.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5m.5 3.5a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1z"/><path fill="#ca0b4a" d="M5.987 20.975c-1.549 0-1.958.926-1.958 2.065v5.949c0 .694.33 1.068.97 1.068c11.736 0 19.236-8.51 21.272-13.82c2.452-7.054-3.793-13.23-9.278-13.23c-6.325 0-7.966 5.354-7.996 8.03h1.995c0-1.014.926-4.024 4.986-4.024c3.248 0 4.025 3.36 4.007 5.04c0 5.752-9.171 8.921-13.998 8.921"/><path fill="#f8312f" d="M28 16.034c1.931 0 2.062.63 2.062 3.56v2.812c0 1.72-.084 2.595-2.25 2.595c-.763 0-6.907.171-11.846-1.044c-7.354-2.032-9.987-6.409-9.987-11.982c0-6.868 5.095-9.644 10.019-9.644c6.332 0 9.831 5.126 10.291 7.665c-.312-.808-1.097-1.96-2.077-2.974C22.667 5.36 20.01 4.01 17.05 4.01c-3.424 0-5.55 2.132-5.55 5.296c0 7.244 12.913 6.728 14.606 6.728z"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatScarf(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="#990838" d="M2.5 22a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1zm0 4a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1zM2 24.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5m.5 3.5a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1z"/><path fill="#ca0b4a" d="M5.987 20.975c-1.549 0-1.958.926-1.958 2.065v5.949c0 .694.33 1.068.97 1.068c11.736 0 19.236-8.51 21.272-13.82c2.452-7.054-3.793-13.23-9.278-13.23c-6.325 0-7.966 5.354-7.996 8.03h1.995c0-1.014.926-4.024 4.986-4.024c3.248 0 4.025 3.36 4.007 5.04c0 5.752-9.171 8.921-13.998 8.921"/><path fill="#f8312f" d="M28 16.034c1.931 0 2.062.63 2.062 3.56v2.812c0 1.72-.084 2.595-2.25 2.595c-.763 0-6.907.171-11.846-1.044c-7.354-2.032-9.987-6.409-9.987-11.982c0-6.868 5.095-9.644 10.019-9.644c6.332 0 9.831 5.126 10.291 7.665c-.312-.808-1.097-1.96-2.077-2.974C22.667 5.36 20.01 4.01 17.05 4.01c-3.424 0-5.55 2.132-5.55 5.296c0 7.244 12.913 6.728 14.606 6.728z"/></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="#990838" d="M2.5 22a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1zm0 4a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1zM2 24.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5m.5 3.5a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1z"/><path fill="#ca0b4a" d="M5.987 20.975c-1.549 0-1.958.926-1.958 2.065v5.949c0 .694.33 1.068.97 1.068c11.736 0 19.236-8.51 21.272-13.82c2.452-7.054-3.793-13.23-9.278-13.23c-6.325 0-7.966 5.354-7.996 8.03h1.995c0-1.014.926-4.024 4.986-4.024c3.248 0 4.025 3.36 4.007 5.04c0 5.752-9.171 8.921-13.998 8.921"/><path fill="#f8312f" d="M28 16.034c1.931 0 2.062.63 2.062 3.56v2.812c0 1.72-.084 2.595-2.25 2.595c-.763 0-6.907.171-11.846-1.044c-7.354-2.032-9.987-6.409-9.987-11.982c0-6.868 5.095-9.644 10.019-9.644c6.332 0 9.831 5.126 10.291 7.665c-.312-.808-1.097-1.96-2.077-2.974C22.667 5.36 20.01 4.01 17.05 4.01c-3.424 0-5.55 2.132-5.55 5.296c0 7.244 12.913 6.728 14.606 6.728z"/></g></svg>
</template>

CSS

.icon-scarf {
  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%23990838%22%20d%3D%22M2.5%2022a.5.5%200%200%200%200%201h3a.5.5%200%200%200%200-1zm0%204a.5.5%200%200%200%200%201h3a.5.5%200%200%200%200-1zM2%2024.5a.5.5%200%200%201%20.5-.5h3a.5.5%200%200%201%200%201h-3a.5.5%200%200%201-.5-.5m.5%203.5a.5.5%200%200%200%200%201h3a.5.5%200%200%200%200-1z%22%2F%3E%3Cpath%20fill%3D%22%23ca0b4a%22%20d%3D%22M5.987%2020.975c-1.549%200-1.958.926-1.958%202.065v5.949c0%20.694.33%201.068.97%201.068c11.736%200%2019.236-8.51%2021.272-13.82c2.452-7.054-3.793-13.23-9.278-13.23c-6.325%200-7.966%205.354-7.996%208.03h1.995c0-1.014.926-4.024%204.986-4.024c3.248%200%204.025%203.36%204.007%205.04c0%205.752-9.171%208.921-13.998%208.921%22%2F%3E%3Cpath%20fill%3D%22%23f8312f%22%20d%3D%22M28%2016.034c1.931%200%202.062.63%202.062%203.56v2.812c0%201.72-.084%202.595-2.25%202.595c-.763%200-6.907.171-11.846-1.044c-7.354-2.032-9.987-6.409-9.987-11.982c0-6.868%205.095-9.644%2010.019-9.644c6.332%200%209.831%205.126%2010.291%207.665c-.312-.808-1.097-1.96-2.077-2.974C22.667%205.36%2020.01%204.01%2017.05%204.01c-3.424%200-5.55%202.132-5.55%205.296c0%207.244%2012.913%206.728%2014.606%206.728z%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%23990838%22%20d%3D%22M2.5%2022a.5.5%200%200%200%200%201h3a.5.5%200%200%200%200-1zm0%204a.5.5%200%200%200%200%201h3a.5.5%200%200%200%200-1zM2%2024.5a.5.5%200%200%201%20.5-.5h3a.5.5%200%200%201%200%201h-3a.5.5%200%200%201-.5-.5m.5%203.5a.5.5%200%200%200%200%201h3a.5.5%200%200%200%200-1z%22%2F%3E%3Cpath%20fill%3D%22%23ca0b4a%22%20d%3D%22M5.987%2020.975c-1.549%200-1.958.926-1.958%202.065v5.949c0%20.694.33%201.068.97%201.068c11.736%200%2019.236-8.51%2021.272-13.82c2.452-7.054-3.793-13.23-9.278-13.23c-6.325%200-7.966%205.354-7.996%208.03h1.995c0-1.014.926-4.024%204.986-4.024c3.248%200%204.025%203.36%204.007%205.04c0%205.752-9.171%208.921-13.998%208.921%22%2F%3E%3Cpath%20fill%3D%22%23f8312f%22%20d%3D%22M28%2016.034c1.931%200%202.062.63%202.062%203.56v2.812c0%201.72-.084%202.595-2.25%202.595c-.763%200-6.907.171-11.846-1.044c-7.354-2.032-9.987-6.409-9.987-11.982c0-6.868%205.095-9.644%2010.019-9.644c6.332%200%209.831%205.126%2010.291%207.665c-.312-.808-1.097-1.96-2.077-2.974C22.667%205.36%2020.01%204.01%2017.05%204.01c-3.424%200-5.55%202.132-5.55%205.296c0%207.244%2012.913%206.728%2014.606%206.728z%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/scarf.svg?color=%231a73e8&size=48