hand pills icon

hand-pills-filled from Reicon by REICON · Filled · Hands · MIT Free for personal and commercial use.

Name
hand-pills-filled
Set
Reicon
Style
Filled
Category
Hands
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

More hands icons from Reicon

Use the hand pills icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.26 21.388H6c-.943 0-1.414 0-1.707-.293C4 20.804 4 20.332 4 19.389v-1.112c0-.518 0-.777.133-1.009s.334-.348.736-.582c2.646-1.539 6.403-2.405 8.91-.91q.253.151.45.368a1.49 1.49 0 0 1-.126 2.134a1 1 0 0 1-.427.24q.18-.021.345-.047c.911-.145 1.676-.633 2.376-1.162l1.808-1.365a1.89 1.89 0 0 1 2.22 0c.573.433.749 1.146.386 1.728c-.423.678-1.019 1.545-1.591 2.075s-1.426 1.004-2.122 1.34c-.772.373-1.624.587-2.491.728c-1.758.284-3.59.24-5.33-.118a15 15 0 0 0-3.017-.308m5.1-12.185a2.719 2.719 0 0 0 3.844-3.845l-.724-.723c-.3.605-.803 1.394-1.626 2.218c-.824.823-1.613 1.326-2.218 1.626zm1.28-6.408a2.719 2.719 0 0 0-3.844 3.845l1.086 1.086q.114-.048.245-.11c.523-.253 1.248-.7 2.02-1.47c.77-.772 1.217-1.497 1.47-2.02a6 6 0 0 0 .11-.245z"/></svg>

React

import type { SVGProps } from "react";

export function ReiconHandPillsFilled(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="M6.26 21.388H6c-.943 0-1.414 0-1.707-.293C4 20.804 4 20.332 4 19.389v-1.112c0-.518 0-.777.133-1.009s.334-.348.736-.582c2.646-1.539 6.403-2.405 8.91-.91q.253.151.45.368a1.49 1.49 0 0 1-.126 2.134a1 1 0 0 1-.427.24q.18-.021.345-.047c.911-.145 1.676-.633 2.376-1.162l1.808-1.365a1.89 1.89 0 0 1 2.22 0c.573.433.749 1.146.386 1.728c-.423.678-1.019 1.545-1.591 2.075s-1.426 1.004-2.122 1.34c-.772.373-1.624.587-2.491.728c-1.758.284-3.59.24-5.33-.118a15 15 0 0 0-3.017-.308m5.1-12.185a2.719 2.719 0 0 0 3.844-3.845l-.724-.723c-.3.605-.803 1.394-1.626 2.218c-.824.823-1.613 1.326-2.218 1.626zm1.28-6.408a2.719 2.719 0 0 0-3.844 3.845l1.086 1.086q.114-.048.245-.11c.523-.253 1.248-.7 2.02-1.47c.77-.772 1.217-1.497 1.47-2.02a6 6 0 0 0 .11-.245z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.26 21.388H6c-.943 0-1.414 0-1.707-.293C4 20.804 4 20.332 4 19.389v-1.112c0-.518 0-.777.133-1.009s.334-.348.736-.582c2.646-1.539 6.403-2.405 8.91-.91q.253.151.45.368a1.49 1.49 0 0 1-.126 2.134a1 1 0 0 1-.427.24q.18-.021.345-.047c.911-.145 1.676-.633 2.376-1.162l1.808-1.365a1.89 1.89 0 0 1 2.22 0c.573.433.749 1.146.386 1.728c-.423.678-1.019 1.545-1.591 2.075s-1.426 1.004-2.122 1.34c-.772.373-1.624.587-2.491.728c-1.758.284-3.59.24-5.33-.118a15 15 0 0 0-3.017-.308m5.1-12.185a2.719 2.719 0 0 0 3.844-3.845l-.724-.723c-.3.605-.803 1.394-1.626 2.218c-.824.823-1.613 1.326-2.218 1.626zm1.28-6.408a2.719 2.719 0 0 0-3.844 3.845l1.086 1.086q.114-.048.245-.11c.523-.253 1.248-.7 2.02-1.47c.77-.772 1.217-1.497 1.47-2.02a6 6 0 0 0 .11-.245z"/></svg>
</template>

CSS

.icon-hand-pills-filled {
  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%22M6.26%2021.388H6c-.943%200-1.414%200-1.707-.293C4%2020.804%204%2020.332%204%2019.389v-1.112c0-.518%200-.777.133-1.009s.334-.348.736-.582c2.646-1.539%206.403-2.405%208.91-.91q.253.151.45.368a1.49%201.49%200%200%201-.126%202.134a1%201%200%200%201-.427.24q.18-.021.345-.047c.911-.145%201.676-.633%202.376-1.162l1.808-1.365a1.89%201.89%200%200%201%202.22%200c.573.433.749%201.146.386%201.728c-.423.678-1.019%201.545-1.591%202.075s-1.426%201.004-2.122%201.34c-.772.373-1.624.587-2.491.728c-1.758.284-3.59.24-5.33-.118a15%2015%200%200%200-3.017-.308m5.1-12.185a2.719%202.719%200%200%200%203.844-3.845l-.724-.723c-.3.605-.803%201.394-1.626%202.218c-.824.823-1.613%201.326-2.218%201.626zm1.28-6.408a2.719%202.719%200%200%200-3.844%203.845l1.086%201.086q.114-.048.245-.11c.523-.253%201.248-.7%202.02-1.47c.77-.772%201.217-1.497%201.47-2.02a6%206%200%200%200%20.11-.245z%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%22M6.26%2021.388H6c-.943%200-1.414%200-1.707-.293C4%2020.804%204%2020.332%204%2019.389v-1.112c0-.518%200-.777.133-1.009s.334-.348.736-.582c2.646-1.539%206.403-2.405%208.91-.91q.253.151.45.368a1.49%201.49%200%200%201-.126%202.134a1%201%200%200%201-.427.24q.18-.021.345-.047c.911-.145%201.676-.633%202.376-1.162l1.808-1.365a1.89%201.89%200%200%201%202.22%200c.573.433.749%201.146.386%201.728c-.423.678-1.019%201.545-1.591%202.075s-1.426%201.004-2.122%201.34c-.772.373-1.624.587-2.491.728c-1.758.284-3.59.24-5.33-.118a15%2015%200%200%200-3.017-.308m5.1-12.185a2.719%202.719%200%200%200%203.844-3.845l-.724-.723c-.3.605-.803%201.394-1.626%202.218c-.824.823-1.613%201.326-2.218%201.626zm1.28-6.408a2.719%202.719%200%200%200-3.844%203.845l1.086%201.086q.114-.048.245-.11c.523-.253%201.248-.7%202.02-1.47c.77-.772%201.217-1.497%201.47-2.02a6%206%200%200%200%20.11-.245z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/hand-pills-filled.svg?color=%231a73e8&size=48