pills icon
pills-duotone from Reicon by REICON · Duotone · Medicine · MIT Free for personal and commercial use.
- Name
- pills-duotone
- Set
- Reicon
- Style
- Duotone
- Category
- Medicine
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
All pills icons →More medicine icons from Reicon
Use the pills icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="m10.01 13.109l-.495.095l-1.923-1.923a5.437 5.437 0 1 1 7.69-7.689l1.922 1.923l-.096.495l-.001.009l-.013.054a4 4 0 0 1-.07.244c-.07.22-.19.545-.385.948c-.388.806-1.076 1.923-2.264 3.11c-1.188 1.189-2.304 1.876-3.11 2.265c-.403.194-.73.314-.948.383a4 4 0 0 1-.298.084zm3.52-8.64a.75.75 0 1 0-1.06 1.061l1.5 1.5a.75.75 0 1 0 1.06-1.06z" clip-rule="evenodd"/><path d="m20.408 8.718l-1.953-1.952l-.003.008c-.09.28-.235.672-.462 1.143c-.454.943-1.236 2.201-2.554 3.52s-2.577 2.1-3.52 2.554a9 9 0 0 1-1.143.461l-.007.003l1.953 1.952a5.437 5.437 0 1 0 7.688-7.689"/><path d="M6.717 10.138c.234.409.526.794.875 1.144l5.127 5.126c.349.35.734.641 1.143.876a6 6 0 0 1-1.62 2.959a6 6 0 1 1-5.526-10.105" opacity=".5"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconPillsDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fillRule="evenodd" d="m10.01 13.109l-.495.095l-1.923-1.923a5.437 5.437 0 1 1 7.69-7.689l1.922 1.923l-.096.495l-.001.009l-.013.054a4 4 0 0 1-.07.244c-.07.22-.19.545-.385.948c-.388.806-1.076 1.923-2.264 3.11c-1.188 1.189-2.304 1.876-3.11 2.265c-.403.194-.73.314-.948.383a4 4 0 0 1-.298.084zm3.52-8.64a.75.75 0 1 0-1.06 1.061l1.5 1.5a.75.75 0 1 0 1.06-1.06z" clipRule="evenodd"/><path d="m20.408 8.718l-1.953-1.952l-.003.008c-.09.28-.235.672-.462 1.143c-.454.943-1.236 2.201-2.554 3.52s-2.577 2.1-3.52 2.554a9 9 0 0 1-1.143.461l-.007.003l1.953 1.952a5.437 5.437 0 1 0 7.688-7.689"/><path d="M6.717 10.138c.234.409.526.794.875 1.144l5.127 5.126c.349.35.734.641 1.143.876a6 6 0 0 1-1.62 2.959a6 6 0 1 1-5.526-10.105" opacity=".5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="m10.01 13.109l-.495.095l-1.923-1.923a5.437 5.437 0 1 1 7.69-7.689l1.922 1.923l-.096.495l-.001.009l-.013.054a4 4 0 0 1-.07.244c-.07.22-.19.545-.385.948c-.388.806-1.076 1.923-2.264 3.11c-1.188 1.189-2.304 1.876-3.11 2.265c-.403.194-.73.314-.948.383a4 4 0 0 1-.298.084zm3.52-8.64a.75.75 0 1 0-1.06 1.061l1.5 1.5a.75.75 0 1 0 1.06-1.06z" clip-rule="evenodd"/><path d="m20.408 8.718l-1.953-1.952l-.003.008c-.09.28-.235.672-.462 1.143c-.454.943-1.236 2.201-2.554 3.52s-2.577 2.1-3.52 2.554a9 9 0 0 1-1.143.461l-.007.003l1.953 1.952a5.437 5.437 0 1 0 7.688-7.689"/><path d="M6.717 10.138c.234.409.526.794.875 1.144l5.127 5.126c.349.35.734.641 1.143.876a6 6 0 0 1-1.62 2.959a6 6 0 1 1-5.526-10.105" opacity=".5"/></g></svg> </template>
CSS
.icon-pills-duotone {
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%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22m10.01%2013.109l-.495.095l-1.923-1.923a5.437%205.437%200%201%201%207.69-7.689l1.922%201.923l-.096.495l-.001.009l-.013.054a4%204%200%200%201-.07.244c-.07.22-.19.545-.385.948c-.388.806-1.076%201.923-2.264%203.11c-1.188%201.189-2.304%201.876-3.11%202.265c-.403.194-.73.314-.948.383a4%204%200%200%201-.298.084zm3.52-8.64a.75.75%200%201%200-1.06%201.061l1.5%201.5a.75.75%200%201%200%201.06-1.06z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22m20.408%208.718l-1.953-1.952l-.003.008c-.09.28-.235.672-.462%201.143c-.454.943-1.236%202.201-2.554%203.52s-2.577%202.1-3.52%202.554a9%209%200%200%201-1.143.461l-.007.003l1.953%201.952a5.437%205.437%200%201%200%207.688-7.689%22%2F%3E%3Cpath%20d%3D%22M6.717%2010.138c.234.409.526.794.875%201.144l5.127%205.126c.349.35.734.641%201.143.876a6%206%200%200%201-1.62%202.959a6%206%200%201%201-5.526-10.105%22%20opacity%3D%22.5%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%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22m10.01%2013.109l-.495.095l-1.923-1.923a5.437%205.437%200%201%201%207.69-7.689l1.922%201.923l-.096.495l-.001.009l-.013.054a4%204%200%200%201-.07.244c-.07.22-.19.545-.385.948c-.388.806-1.076%201.923-2.264%203.11c-1.188%201.189-2.304%201.876-3.11%202.265c-.403.194-.73.314-.948.383a4%204%200%200%201-.298.084zm3.52-8.64a.75.75%200%201%200-1.06%201.061l1.5%201.5a.75.75%200%201%200%201.06-1.06z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22m20.408%208.718l-1.953-1.952l-.003.008c-.09.28-.235.672-.462%201.143c-.454.943-1.236%202.201-2.554%203.52s-2.577%202.1-3.52%202.554a9%209%200%200%201-1.143.461l-.007.003l1.953%201.952a5.437%205.437%200%201%200%207.688-7.689%22%2F%3E%3Cpath%20d%3D%22M6.717%2010.138c.234.409.526.794.875%201.144l5.127%205.126c.349.35.734.641%201.143.876a6%206%200%200%201-1.62%202.959a6%206%200%201%201-5.526-10.105%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/pills-duotone.svg?color=%231a73e8&size=48