UNPKG

@spectrum-web-components/icons-workflow

Version:

Deliver [Spectrum Workflow Icons](https://spectrum.adobe.com/page/icons/) as either:

19 lines (18 loc) 933 B
"use strict";import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const FilterHeartIcon=({width:t=24,height:e=24,hidden:a=!1,title:r="Filter Heart"}={})=>l`<svg xmlns="http://www.w3.org/2000/svg" height="${e}" viewBox="0 0 36 36" width="${t}" aria-hidden=${a?"true":"false"} role="img" fill="currentColor" aria-label="${r}" > <path d="M14.8 27a13.146 13.146 0 0 1 3.2-8.411c2.083-2.694 11.733-14.972 11.733-14.972A1 1 0 0 0 28.946 2H1.054a1 1 0 0 0-.787 1.617L12 18.589V33.9a.992.992 0 0 0 1.68.825l2.338-2.439A12.131 12.131 0 0 1 14.8 27Z" /> <path d="M27 18.1a8.9 8.9 0 1 0 8.9 8.9 8.9 8.9 0 0 0-8.9-8.9ZM27 34s-7-5.4-7-8.273a3.818 3.818 0 0 1 3.818-3.818A4.006 4.006 0 0 1 27 23.818a4.006 4.006 0 0 1 3.182-1.909A3.818 3.818 0 0 1 34 25.727C34 28.6 27 34 27 34Z" /> </svg>`; //# sourceMappingURL=FilterHeart.js.map