sleeveless icon

sleeveless from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
sleeveless
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Use the sleeveless icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M12 7.315c1.657 0 3-2.112 3-5.315c1.102.426 2.458.404 2.405 1.764c-.052 1.348.386 3.063 1.762 4.353c.622.583.833.848.833 1.683v6.697c0 2.278 0 3.416-.732 4.124c-2.076 2.007-12.816 1.663-14.536 0C4 19.914 4 18.775 4 16.497V9.8c0-.835.211-1.1.833-1.683c1.376-1.29 1.814-3.005 1.762-4.353C6.542 2.404 7.898 2.426 9 2c0 3.203 1.343 5.315 3 5.315"/><path d="M15 2c-.8.622-1.85 1-3 1s-2.2-.378-3-1"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsSleeveless(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinecap="round" strokeLinejoin="round" d="M12 7.315c1.657 0 3-2.112 3-5.315c1.102.426 2.458.404 2.405 1.764c-.052 1.348.386 3.063 1.762 4.353c.622.583.833.848.833 1.683v6.697c0 2.278 0 3.416-.732 4.124c-2.076 2.007-12.816 1.663-14.536 0C4 19.914 4 18.775 4 16.497V9.8c0-.835.211-1.1.833-1.683c1.376-1.29 1.814-3.005 1.762-4.353C6.542 2.404 7.898 2.426 9 2c0 3.203 1.343 5.315 3 5.315"/><path d="M15 2c-.8.622-1.85 1-3 1s-2.2-.378-3-1"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M12 7.315c1.657 0 3-2.112 3-5.315c1.102.426 2.458.404 2.405 1.764c-.052 1.348.386 3.063 1.762 4.353c.622.583.833.848.833 1.683v6.697c0 2.278 0 3.416-.732 4.124c-2.076 2.007-12.816 1.663-14.536 0C4 19.914 4 18.775 4 16.497V9.8c0-.835.211-1.1.833-1.683c1.376-1.29 1.814-3.005 1.762-4.353C6.542 2.404 7.898 2.426 9 2c0 3.203 1.343 5.315 3 5.315"/><path d="M15 2c-.8.622-1.85 1-3 1s-2.2-.378-3-1"/></g></svg>
</template>

CSS

.icon-sleeveless {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%207.315c1.657%200%203-2.112%203-5.315c1.102.426%202.458.404%202.405%201.764c-.052%201.348.386%203.063%201.762%204.353c.622.583.833.848.833%201.683v6.697c0%202.278%200%203.416-.732%204.124c-2.076%202.007-12.816%201.663-14.536%200C4%2019.914%204%2018.775%204%2016.497V9.8c0-.835.211-1.1.833-1.683c1.376-1.29%201.814-3.005%201.762-4.353C6.542%202.404%207.898%202.426%209%202c0%203.203%201.343%205.315%203%205.315%22%2F%3E%3Cpath%20d%3D%22M15%202c-.8.622-1.85%201-3%201s-2.2-.378-3-1%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%207.315c1.657%200%203-2.112%203-5.315c1.102.426%202.458.404%202.405%201.764c-.052%201.348.386%203.063%201.762%204.353c.622.583.833.848.833%201.683v6.697c0%202.278%200%203.416-.732%204.124c-2.076%202.007-12.816%201.663-14.536%200C4%2019.914%204%2018.775%204%2016.497V9.8c0-.835.211-1.1.833-1.683c1.376-1.29%201.814-3.005%201.762-4.353C6.542%202.404%207.898%202.426%209%202c0%203.203%201.343%205.315%203%205.315%22%2F%3E%3Cpath%20d%3D%22M15%202c-.8.622-1.85%201-3%201s-2.2-.378-3-1%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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