What is the difference between .cur and .svg?
- Extension
- .cur
- .svg
- Format
- Binary
- Text
- Category
- Developer
- Vector Image
- Developer
- Microsoft
- Adobe Systems
- Description
- A CUR file is a cursor image or animation used for the Windows mouse pointer. It may be an arrow (for general use), a spinning hourglass (for waiting periods), or an I-bar (for text editing).
- An SVG file is a graphics file that uses a two-dimensional vector graphic format created by the World Wide Web Consortium (W3C). It describes images using a text format that is based on XML. SVG files are developed as a standard format for displaying vector graphics on the web.
- MIME Type
- application/octet-stream
- image/svg+xml
- Sample
- sample.cur
- sample.svg
- Wikipedia
- .cur on Wikipedia
- .svg on Wikipedia