pills3 icon
pills3-filled from Reicon by REICON · Filled · Medicine · MIT Free for personal and commercial use.
- Name
- pills3-filled
- Set
- Reicon
- Style
- Filled
- 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"><path fill="currentColor" d="M9.682 12.682a4.5 4.5 0 0 1-7.62-2.432h8.875a4.5 4.5 0 0 1-1.255 2.432m1.255-3.932H2.063a4.5 4.5 0 0 1 8.875 0m3.819-1.629A3 3 0 1 0 19 2.88a3 3 0 0 0-4.243 4.242m6.148 4.973a3.74 3.74 0 0 1 0 5.286l-1.027 1.027v-.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.181-1.451-1.422-1.951a5 5 0 0 1-.236-.583a2 2 0 0 1-.048-.17l-.141-.733h-.003l1.027-1.027a3.74 3.74 0 0 1 5.286 0m-7.579 2.293l.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.343l-1.231 1.231a3.738 3.738 0 0 1-5.286-5.286z"/></svg>
React
import type { SVGProps } from "react";
export function ReiconPills3Filled(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="M9.682 12.682a4.5 4.5 0 0 1-7.62-2.432h8.875a4.5 4.5 0 0 1-1.255 2.432m1.255-3.932H2.063a4.5 4.5 0 0 1 8.875 0m3.819-1.629A3 3 0 1 0 19 2.88a3 3 0 0 0-4.243 4.242m6.148 4.973a3.74 3.74 0 0 1 0 5.286l-1.027 1.027v-.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.181-1.451-1.422-1.951a5 5 0 0 1-.236-.583a2 2 0 0 1-.048-.17l-.141-.733h-.003l1.027-1.027a3.74 3.74 0 0 1 5.286 0m-7.579 2.293l.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.343l-1.231 1.231a3.738 3.738 0 0 1-5.286-5.286z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.682 12.682a4.5 4.5 0 0 1-7.62-2.432h8.875a4.5 4.5 0 0 1-1.255 2.432m1.255-3.932H2.063a4.5 4.5 0 0 1 8.875 0m3.819-1.629A3 3 0 1 0 19 2.88a3 3 0 0 0-4.243 4.242m6.148 4.973a3.74 3.74 0 0 1 0 5.286l-1.027 1.027v-.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.181-1.451-1.422-1.951a5 5 0 0 1-.236-.583a2 2 0 0 1-.048-.17l-.141-.733h-.003l1.027-1.027a3.74 3.74 0 0 1 5.286 0m-7.579 2.293l.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.343l-1.231 1.231a3.738 3.738 0 0 1-5.286-5.286z"/></svg> </template>
CSS
.icon-pills3-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%22M9.682%2012.682a4.5%204.5%200%200%201-7.62-2.432h8.875a4.5%204.5%200%200%201-1.255%202.432m1.255-3.932H2.063a4.5%204.5%200%200%201%208.875%200m3.819-1.629A3%203%200%201%200%2019%202.88a3%203%200%200%200-4.243%204.242m6.148%204.973a3.74%203.74%200%200%201%200%205.286l-1.027%201.027v-.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.181-1.451-1.422-1.951a5%205%200%200%201-.236-.583a2%202%200%200%201-.048-.17l-.141-.733h-.003l1.027-1.027a3.74%203.74%200%200%201%205.286%200m-7.579%202.293l.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.343l-1.231%201.231a3.738%203.738%200%200%201-5.286-5.286z%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%22M9.682%2012.682a4.5%204.5%200%200%201-7.62-2.432h8.875a4.5%204.5%200%200%201-1.255%202.432m1.255-3.932H2.063a4.5%204.5%200%200%201%208.875%200m3.819-1.629A3%203%200%201%200%2019%202.88a3%203%200%200%200-4.243%204.242m6.148%204.973a3.74%203.74%200%200%201%200%205.286l-1.027%201.027v-.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.181-1.451-1.422-1.951a5%205%200%200%201-.236-.583a2%202%200%200%201-.048-.17l-.141-.733h-.003l1.027-1.027a3.74%203.74%200%200%201%205.286%200m-7.579%202.293l.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.343l-1.231%201.231a3.738%203.738%200%200%201-5.286-5.286z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/pills3-filled.svg?color=%231a73e8&size=48