@spark-ui/icons
Version:
spark-ui icons
1 lines • 1.79 kB
Source Map (JSON)
{"version":3,"file":"AllDirection.mjs","names":[],"sources":["../../src/icons/AllDirection.tsx"],"sourcesContent":["import React from 'react'\n\nimport { IconProps } from '../Types'\n\nexport const AllDirection = ({\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=\"AllDirection\"\n {...{ ...(title && { 'data-title': title }), fill, stroke, ...props }}\n dangerouslySetInnerHTML={{\n __html:\n (title === undefined ? '' : `<title>${title}</title>`) +\n '<path fill-rule=\"evenodd\" d=\"m11.29,2.29c.39-.39,1.02-.39,1.41,0l2.77,2.77c.39.39.39,1.02,0,1.41-.39.39-1.02.39-1.41,0l-1.06-1.06v5.59h5.59l-1.06-1.06c-.39-.39-.39-1.02,0-1.41.39-.39,1.02-.39,1.41,0l2.77,2.77c.39.39.39,1.02,0,1.41l-2.77,2.77c-.39.39-1.02.39-1.41,0-.39-.39-.39-1.02,0-1.41l1.06-1.06h-5.59v5.59l1.06-1.06c.39-.39,1.02-.39,1.41,0,.39.39.39,1.02,0,1.41l-2.77,2.77c-.39.39-1.02.39-1.41,0l-2.77-2.77c-.39-.39-.39-1.02,0-1.41.39-.39,1.02-.39,1.41,0l1.06,1.06v-5.59h-5.59l1.06,1.06c.39.39.39,1.02,0,1.41-.39.39-1.02.39-1.41,0l-2.77-2.77c-.39-.39-.39-1.02,0-1.41l2.77-2.77c.39-.39,1.02-.39,1.41,0,.39.39.39,1.02,0,1.41l-1.06,1.06h5.59v-5.59l-1.06,1.06c-.39.39-1.02.39-1.41,0-.39-.39-.39-1.02,0-1.41l2.77-2.77Z\"/>',\n }}\n />\n)\n\nAllDirection.displayName = 'AllDirection'\n\nexport const tags = ['AllDirection', '']\n"],"mappings":";;;AAIA,IAAa,gBAAgB,EAC3B,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,wtBACH;CACD,CAAA;AAGJ,aAAa,cAAc;AAE3B,IAAa,OAAO,CAAC,gBAAgB,GAAG"}