pills 2 icon
pills-2-outline from Health Icons by Resolve to Save Lives · Outline · Medications · MIT Free for personal and commercial use.
- Name
- pills-2-outline
- Set
- Health Icons
- Style
- Outline
- Category
- Medications
- Viewbox
- 48×48
- License
- MIT
- Aliases
- pills-22x-outline
3 other variants in Health Icons
The same icon in other sets
More medications icons from Health Icons
Use the pills 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M20.304 15.308a1 1 0 0 0-.762-1.85l-7.846 3.234a1 1 0 0 0 .762 1.85z"/><path fill-rule="evenodd" d="M26 16c0 5.523-4.477 10-10 10S6 21.523 6 16S10.477 6 16 6s10 4.477 10 10m-2 0a8 8 0 1 1-16 0a8 8 0 0 1 16 0" clip-rule="evenodd"/><path d="M35.91 33.925a1 1 0 1 0 .449-1.949l-8.27-1.901a1 1 0 1 0-.448 1.949z"/><path fill-rule="evenodd" d="M32 42c5.523 0 10-4.477 10-10s-4.477-10-10-10s-10 4.477-10 10s4.477 10 10 10m0-2a8 8 0 1 0 0-16a8 8 0 0 0 0 16" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsPills2Outline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M20.304 15.308a1 1 0 0 0-.762-1.85l-7.846 3.234a1 1 0 0 0 .762 1.85z"/><path fillRule="evenodd" d="M26 16c0 5.523-4.477 10-10 10S6 21.523 6 16S10.477 6 16 6s10 4.477 10 10m-2 0a8 8 0 1 1-16 0a8 8 0 0 1 16 0" clipRule="evenodd"/><path d="M35.91 33.925a1 1 0 1 0 .449-1.949l-8.27-1.901a1 1 0 1 0-.448 1.949z"/><path fillRule="evenodd" d="M32 42c5.523 0 10-4.477 10-10s-4.477-10-10-10s-10 4.477-10 10s4.477 10 10 10m0-2a8 8 0 1 0 0-16a8 8 0 0 0 0 16" clipRule="evenodd"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M20.304 15.308a1 1 0 0 0-.762-1.85l-7.846 3.234a1 1 0 0 0 .762 1.85z"/><path fill-rule="evenodd" d="M26 16c0 5.523-4.477 10-10 10S6 21.523 6 16S10.477 6 16 6s10 4.477 10 10m-2 0a8 8 0 1 1-16 0a8 8 0 0 1 16 0" clip-rule="evenodd"/><path d="M35.91 33.925a1 1 0 1 0 .449-1.949l-8.27-1.901a1 1 0 1 0-.448 1.949z"/><path fill-rule="evenodd" d="M32 42c5.523 0 10-4.477 10-10s-4.477-10-10-10s-10 4.477-10 10s4.477 10 10 10m0-2a8 8 0 1 0 0-16a8 8 0 0 0 0 16" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-pills-2-outline {
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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M20.304%2015.308a1%201%200%200%200-.762-1.85l-7.846%203.234a1%201%200%200%200%20.762%201.85z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M26%2016c0%205.523-4.477%2010-10%2010S6%2021.523%206%2016S10.477%206%2016%206s10%204.477%2010%2010m-2%200a8%208%200%201%201-16%200a8%208%200%200%201%2016%200%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M35.91%2033.925a1%201%200%201%200%20.449-1.949l-8.27-1.901a1%201%200%201%200-.448%201.949z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M32%2042c5.523%200%2010-4.477%2010-10s-4.477-10-10-10s-10%204.477-10%2010s4.477%2010%2010%2010m0-2a8%208%200%201%200%200-16a8%208%200%200%200%200%2016%22%20clip-rule%3D%22evenodd%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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M20.304%2015.308a1%201%200%200%200-.762-1.85l-7.846%203.234a1%201%200%200%200%20.762%201.85z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M26%2016c0%205.523-4.477%2010-10%2010S6%2021.523%206%2016S10.477%206%2016%206s10%204.477%2010%2010m-2%200a8%208%200%201%201-16%200a8%208%200%200%201%2016%200%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M35.91%2033.925a1%201%200%201%200%20.449-1.949l-8.27-1.901a1%201%200%201%200-.448%201.949z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M32%2042c5.523%200%2010-4.477%2010-10s-4.477-10-10-10s-10%204.477-10%2010s4.477%2010%2010%2010m0-2a8%208%200%201%200%200-16a8%208%200%200%200%200%2016%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/pills-2-outline.svg?color=%231a73e8&size=48