shorts-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
shorts-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Use the shorts icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.986 17.836A1 1 0 0 1 21 19h-6.465a2 2 0 0 1-1.664-.89L12 16.802l-.871 1.306A2 2 0 0 1 9.465 19H3a1 1 0 0 1-.986-1.164L3.319 10H20.68zM18.153 5a2 2 0 0 1 1.973 1.67L20.347 8H3.653l.222-1.33A2 2 0 0 1 5.847 5z"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteShortsFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.986 17.836A1 1 0 0 1 21 19h-6.465a2 2 0 0 1-1.664-.89L12 16.802l-.871 1.306A2 2 0 0 1 9.465 19H3a1 1 0 0 1-.986-1.164L3.319 10H20.68zM18.153 5a2 2 0 0 1 1.973 1.67L20.347 8H3.653l.222-1.33A2 2 0 0 1 5.847 5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.986 17.836A1 1 0 0 1 21 19h-6.465a2 2 0 0 1-1.664-.89L12 16.802l-.871 1.306A2 2 0 0 1 9.465 19H3a1 1 0 0 1-.986-1.164L3.319 10H20.68zM18.153 5a2 2 0 0 1 1.973 1.67L20.347 8H3.653l.222-1.33A2 2 0 0 1 5.847 5z"/></svg>
</template>

CSS

.icon-shorts-fill {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.986%2017.836A1%201%200%200%201%2021%2019h-6.465a2%202%200%200%201-1.664-.89L12%2016.802l-.871%201.306A2%202%200%200%201%209.465%2019H3a1%201%200%200%201-.986-1.164L3.319%2010H20.68zM18.153%205a2%202%200%200%201%201.973%201.67L20.347%208H3.653l.222-1.33A2%202%200%200%201%205.847%205z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.986%2017.836A1%201%200%200%201%2021%2019h-6.465a2%202%200%200%201-1.664-.89L12%2016.802l-.871%201.306A2%202%200%200%201%209.465%2019H3a1%201%200%200%201-.986-1.164L3.319%2010H20.68zM18.153%205a2%202%200%200%201%201.973%201.67L20.347%208H3.653l.222-1.33A2%202%200%200%201%205.847%205z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/shorts-fill.svg?color=%231a73e8&size=48