Closed emily827 closed 6 years ago
Hi @emily827 thank you for bringing this up! Does http://www.carbondesignsystem.com/assets/icons/close--outline.svg satisfy your requirement? Another info which may be worthwhile is you can use your custom icon in carbon-components-react
's <Icon>
component, by using a JSON data from SVG (XML) with a conversion, as <Icon>
's icon
prop. Data format examples can be found at https://unpkg.com/carbon-icons@7.0.0/dist/carbon-icons.js. Thanks!
Hi! Yes, that one satisfies my requirement. Sorry, I missed that one.
The name of the icon is "fail". It's going to be used when an action/event fails. The following .zip has the svg and an image of what it looks like. fail.zip