@spark-ui/icons
Version:
spark-ui icons
1 lines • 1.85 kB
Source Map (JSON)
{"version":3,"file":"NotificationOutline.mjs","names":[],"sources":["../../src/icons/NotificationOutline.tsx"],"sourcesContent":["import React from 'react'\n\nimport { IconProps } from '../Types'\n\nexport const NotificationOutline = ({\n title,\n fill = 'currentColor',\n stroke = 'none',\n ref,\n ...props\n}: IconProps = {}) => (\n <svg\n ref={ref}\n viewBox=\"0 0 24 24\"\n xmlns=\"http://www.w3.org/2000/svg\"\n data-title=\"NotificationOutline\"\n {...{ ...(title && { 'data-title': title }), fill, stroke, ...props }}\n dangerouslySetInnerHTML={{\n __html:\n (title === undefined ? '' : `<title>${title}</title>`) +\n '<path fill-rule=\"evenodd\" d=\"m7.29,4.45c-.18-1.12.56-2.19,1.68-2.41,1.13-.22,2.22.48,2.48,1.58,1.11.12,2.18.51,3.12,1.14,1.55,1.03,2.62,2.63,2.99,4.45.55,2.76,1.33,4.19,1.99,4.98.53.63.89,1.46.73,2.31-.18.94-.94,1.52-1.87,1.71l-5.05,1c-.04.41-.14.89-.43,1.33-.2.3-.44.56-.73.79-.56.43-1.26.67-1.97.67s-1.4-.23-1.97-.67c-.34-.26-.62-.58-.83-.94l-.96.19c-.94.19-1.86-.07-2.39-.86-.48-.72-.46-1.62-.22-2.4.31-.98.47-2.6-.09-5.36-.37-1.82,0-3.71,1.04-5.25.63-.94,1.47-1.71,2.45-2.24Zm2.42,1.25c1.29-.26,2.64,0,3.74.74,1.1.73,1.86,1.87,2.12,3.17.6,2.97,1.48,4.75,2.43,5.88.3.36.3.59.29.62h0s-.08.07-.27.11l-11.92,2.37c-.18.04-.27.01-.29,0h0s-.11-.24.03-.68c.44-1.4.56-3.39-.03-6.36-.26-1.3,0-2.64.74-3.74.73-1.1,1.87-1.86,3.16-2.11Z\"/>',\n }}\n />\n)\n\nNotificationOutline.displayName = 'NotificationOutline'\n\nexport const tags = ['NotificationOutline', '']\n"],"mappings":";;;AAIA,IAAa,uBAAuB,EAClC,OACA,OAAO,gBACP,SAAS,QACT,KACA,GAAG,UACU,EAAE,KACf,oBAAC,OAAD;CACO;CACL,SAAQ;CACR,OAAM;CACN,cAAW;CACL,GAAI,SAAS,EAAE,cAAc,OAAO;CAAG;CAAM;CAAQ,GAAG;CAC9D,yBAAyB,EACvB,SACG,UAAU,KAAA,IAAY,KAAK,UAAU,MAAM,aAC5C,kuBACH;CACD,CAAA;AAGJ,oBAAoB,cAAc;AAElC,IAAa,OAAO,CAAC,uBAAuB,GAAG"}