pills3 icon

pills3-duotone from Reicon by REICON · Duotone · Medicine · MIT Free for personal and commercial use.

Name
pills3-duotone
Set
Reicon
Style
Duotone
Category
Medicine
Viewbox
24×24
License
MIT

2 other variants in Reicon

More medicine icons from Reicon

Use the pills3 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M14.757 7.121A3 3 0 1 0 19 2.88a3 3 0 0 0-4.243 4.242m6.148 10.259a3.738 3.738 0 0 0-5.286-5.286l-3.524 3.524a3.738 3.738 0 0 0 5.286 5.286z" opacity=".5"/><path d="M19.878 18.408v-.003l-.732-.14l-.028-.008a2 2 0 0 1-.143-.04a4.5 4.5 0 0 1-.583-.237c-.5-.24-1.2-.671-1.95-1.421s-1.18-1.451-1.422-1.951a5 5 0 0 1-.236-.583a3 3 0 0 1-.048-.17l-.141-.733h-.003l-1.266 1.266l.03.094c.06.193.16.459.313.777c.307.637.832 1.48 1.712 2.36s1.723 1.405 2.36 1.712a6 6 0 0 0 .871.343zM9.727 12.682a4.61 4.61 0 0 1-6.454 0A4.46 4.46 0 0 1 2 10.25h9a4.46 4.46 0 0 1-1.273 2.432M11 8.75H2a4.46 4.46 0 0 1 1.273-2.432a4.61 4.61 0 0 1 6.454 0A4.46 4.46 0 0 1 11 8.75"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconPills3Duotone(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 d="M14.757 7.121A3 3 0 1 0 19 2.88a3 3 0 0 0-4.243 4.242m6.148 10.259a3.738 3.738 0 0 0-5.286-5.286l-3.524 3.524a3.738 3.738 0 0 0 5.286 5.286z" opacity=".5"/><path d="M19.878 18.408v-.003l-.732-.14l-.028-.008a2 2 0 0 1-.143-.04a4.5 4.5 0 0 1-.583-.237c-.5-.24-1.2-.671-1.95-1.421s-1.18-1.451-1.422-1.951a5 5 0 0 1-.236-.583a3 3 0 0 1-.048-.17l-.141-.733h-.003l-1.266 1.266l.03.094c.06.193.16.459.313.777c.307.637.832 1.48 1.712 2.36s1.723 1.405 2.36 1.712a6 6 0 0 0 .871.343zM9.727 12.682a4.61 4.61 0 0 1-6.454 0A4.46 4.46 0 0 1 2 10.25h9a4.46 4.46 0 0 1-1.273 2.432M11 8.75H2a4.46 4.46 0 0 1 1.273-2.432a4.61 4.61 0 0 1 6.454 0A4.46 4.46 0 0 1 11 8.75"/></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 d="M14.757 7.121A3 3 0 1 0 19 2.88a3 3 0 0 0-4.243 4.242m6.148 10.259a3.738 3.738 0 0 0-5.286-5.286l-3.524 3.524a3.738 3.738 0 0 0 5.286 5.286z" opacity=".5"/><path d="M19.878 18.408v-.003l-.732-.14l-.028-.008a2 2 0 0 1-.143-.04a4.5 4.5 0 0 1-.583-.237c-.5-.24-1.2-.671-1.95-1.421s-1.18-1.451-1.422-1.951a5 5 0 0 1-.236-.583a3 3 0 0 1-.048-.17l-.141-.733h-.003l-1.266 1.266l.03.094c.06.193.16.459.313.777c.307.637.832 1.48 1.712 2.36s1.723 1.405 2.36 1.712a6 6 0 0 0 .871.343zM9.727 12.682a4.61 4.61 0 0 1-6.454 0A4.46 4.46 0 0 1 2 10.25h9a4.46 4.46 0 0 1-1.273 2.432M11 8.75H2a4.46 4.46 0 0 1 1.273-2.432a4.61 4.61 0 0 1 6.454 0A4.46 4.46 0 0 1 11 8.75"/></g></svg>
</template>

CSS

.icon-pills3-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%20d%3D%22M14.757%207.121A3%203%200%201%200%2019%202.88a3%203%200%200%200-4.243%204.242m6.148%2010.259a3.738%203.738%200%200%200-5.286-5.286l-3.524%203.524a3.738%203.738%200%200%200%205.286%205.286z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M19.878%2018.408v-.003l-.732-.14l-.028-.008a2%202%200%200%201-.143-.04a4.5%204.5%200%200%201-.583-.237c-.5-.24-1.2-.671-1.95-1.421s-1.18-1.451-1.422-1.951a5%205%200%200%201-.236-.583a3%203%200%200%201-.048-.17l-.141-.733h-.003l-1.266%201.266l.03.094c.06.193.16.459.313.777c.307.637.832%201.48%201.712%202.36s1.723%201.405%202.36%201.712a6%206%200%200%200%20.871.343zM9.727%2012.682a4.61%204.61%200%200%201-6.454%200A4.46%204.46%200%200%201%202%2010.25h9a4.46%204.46%200%200%201-1.273%202.432M11%208.75H2a4.46%204.46%200%200%201%201.273-2.432a4.61%204.61%200%200%201%206.454%200A4.46%204.46%200%200%201%2011%208.75%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%20d%3D%22M14.757%207.121A3%203%200%201%200%2019%202.88a3%203%200%200%200-4.243%204.242m6.148%2010.259a3.738%203.738%200%200%200-5.286-5.286l-3.524%203.524a3.738%203.738%200%200%200%205.286%205.286z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M19.878%2018.408v-.003l-.732-.14l-.028-.008a2%202%200%200%201-.143-.04a4.5%204.5%200%200%201-.583-.237c-.5-.24-1.2-.671-1.95-1.421s-1.18-1.451-1.422-1.951a5%205%200%200%201-.236-.583a3%203%200%200%201-.048-.17l-.141-.733h-.003l-1.266%201.266l.03.094c.06.193.16.459.313.777c.307.637.832%201.48%201.712%202.36s1.723%201.405%202.36%201.712a6%206%200%200%200%20.871.343zM9.727%2012.682a4.61%204.61%200%200%201-6.454%200A4.46%204.46%200%200%201%202%2010.25h9a4.46%204.46%200%200%201-1.273%202.432M11%208.75H2a4.46%204.46%200%200%201%201.273-2.432a4.61%204.61%200%200%201%206.454%200A4.46%204.46%200%200%201%2011%208.75%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/pills3-duotone.svg?color=%231a73e8&size=48