coreldraw logo
coreldraw from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- coreldraw
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the coreldraw logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.651 0C10.265.019 9.4.272 8.584.657c-.816.39-3.696 2.161-3.752 6.536c.072 4.145 3.847 11.191 6.397 13.455c0 0-4.141-6.952-4.439-13.013C6.488 1.575 10.651 0 10.651 0m2.679 0s4.159 1.575 3.861 7.635c-.299 6.061-4.439 13.013-4.439 13.013c2.547-2.264 6.324-9.31 6.396-13.455c-.057-4.375-2.936-6.146-3.752-6.536C14.58.272 13.715.019 13.33 0m-1.38.019a1.1 1.1 0 0 0-.555.144C9.864.99 8.909 3.982 9.177 8.66c.185 3.242 1.009 7.291 2.422 11.988h.7c1.413-4.697 2.24-8.742 2.425-11.984c.268-4.677-.688-7.674-2.219-8.501a1.1 1.1 0 0 0-.555-.144M7.017 1.066S2.543 2.909 3.431 8.225c.884 5.32 5.588 10.995 6.986 12.2c.503.457-5.777-6.548-6.386-12.699c-.291-2.323.39-4.9 2.986-6.66m9.966 0c2.595 1.76 3.276 4.337 2.985 6.66c-.608 6.151-6.888 13.156-6.386 12.699c1.398-1.205 6.103-6.88 6.987-12.2c.888-5.316-3.586-7.159-3.586-7.159m-6.815 20.78L10.647 24h2.599l.488-2.154z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsCoreldraw(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.651 0C10.265.019 9.4.272 8.584.657c-.816.39-3.696 2.161-3.752 6.536c.072 4.145 3.847 11.191 6.397 13.455c0 0-4.141-6.952-4.439-13.013C6.488 1.575 10.651 0 10.651 0m2.679 0s4.159 1.575 3.861 7.635c-.299 6.061-4.439 13.013-4.439 13.013c2.547-2.264 6.324-9.31 6.396-13.455c-.057-4.375-2.936-6.146-3.752-6.536C14.58.272 13.715.019 13.33 0m-1.38.019a1.1 1.1 0 0 0-.555.144C9.864.99 8.909 3.982 9.177 8.66c.185 3.242 1.009 7.291 2.422 11.988h.7c1.413-4.697 2.24-8.742 2.425-11.984c.268-4.677-.688-7.674-2.219-8.501a1.1 1.1 0 0 0-.555-.144M7.017 1.066S2.543 2.909 3.431 8.225c.884 5.32 5.588 10.995 6.986 12.2c.503.457-5.777-6.548-6.386-12.699c-.291-2.323.39-4.9 2.986-6.66m9.966 0c2.595 1.76 3.276 4.337 2.985 6.66c-.608 6.151-6.888 13.156-6.386 12.699c1.398-1.205 6.103-6.88 6.987-12.2c.888-5.316-3.586-7.159-3.586-7.159m-6.815 20.78L10.647 24h2.599l.488-2.154z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.651 0C10.265.019 9.4.272 8.584.657c-.816.39-3.696 2.161-3.752 6.536c.072 4.145 3.847 11.191 6.397 13.455c0 0-4.141-6.952-4.439-13.013C6.488 1.575 10.651 0 10.651 0m2.679 0s4.159 1.575 3.861 7.635c-.299 6.061-4.439 13.013-4.439 13.013c2.547-2.264 6.324-9.31 6.396-13.455c-.057-4.375-2.936-6.146-3.752-6.536C14.58.272 13.715.019 13.33 0m-1.38.019a1.1 1.1 0 0 0-.555.144C9.864.99 8.909 3.982 9.177 8.66c.185 3.242 1.009 7.291 2.422 11.988h.7c1.413-4.697 2.24-8.742 2.425-11.984c.268-4.677-.688-7.674-2.219-8.501a1.1 1.1 0 0 0-.555-.144M7.017 1.066S2.543 2.909 3.431 8.225c.884 5.32 5.588 10.995 6.986 12.2c.503.457-5.777-6.548-6.386-12.699c-.291-2.323.39-4.9 2.986-6.66m9.966 0c2.595 1.76 3.276 4.337 2.985 6.66c-.608 6.151-6.888 13.156-6.386 12.699c1.398-1.205 6.103-6.88 6.987-12.2c.888-5.316-3.586-7.159-3.586-7.159m-6.815 20.78L10.647 24h2.599l.488-2.154z"/></svg> </template>
CSS
.icon-coreldraw {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.651%200C10.265.019%209.4.272%208.584.657c-.816.39-3.696%202.161-3.752%206.536c.072%204.145%203.847%2011.191%206.397%2013.455c0%200-4.141-6.952-4.439-13.013C6.488%201.575%2010.651%200%2010.651%200m2.679%200s4.159%201.575%203.861%207.635c-.299%206.061-4.439%2013.013-4.439%2013.013c2.547-2.264%206.324-9.31%206.396-13.455c-.057-4.375-2.936-6.146-3.752-6.536C14.58.272%2013.715.019%2013.33%200m-1.38.019a1.1%201.1%200%200%200-.555.144C9.864.99%208.909%203.982%209.177%208.66c.185%203.242%201.009%207.291%202.422%2011.988h.7c1.413-4.697%202.24-8.742%202.425-11.984c.268-4.677-.688-7.674-2.219-8.501a1.1%201.1%200%200%200-.555-.144M7.017%201.066S2.543%202.909%203.431%208.225c.884%205.32%205.588%2010.995%206.986%2012.2c.503.457-5.777-6.548-6.386-12.699c-.291-2.323.39-4.9%202.986-6.66m9.966%200c2.595%201.76%203.276%204.337%202.985%206.66c-.608%206.151-6.888%2013.156-6.386%2012.699c1.398-1.205%206.103-6.88%206.987-12.2c.888-5.316-3.586-7.159-3.586-7.159m-6.815%2020.78L10.647%2024h2.599l.488-2.154z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.651%200C10.265.019%209.4.272%208.584.657c-.816.39-3.696%202.161-3.752%206.536c.072%204.145%203.847%2011.191%206.397%2013.455c0%200-4.141-6.952-4.439-13.013C6.488%201.575%2010.651%200%2010.651%200m2.679%200s4.159%201.575%203.861%207.635c-.299%206.061-4.439%2013.013-4.439%2013.013c2.547-2.264%206.324-9.31%206.396-13.455c-.057-4.375-2.936-6.146-3.752-6.536C14.58.272%2013.715.019%2013.33%200m-1.38.019a1.1%201.1%200%200%200-.555.144C9.864.99%208.909%203.982%209.177%208.66c.185%203.242%201.009%207.291%202.422%2011.988h.7c1.413-4.697%202.24-8.742%202.425-11.984c.268-4.677-.688-7.674-2.219-8.501a1.1%201.1%200%200%200-.555-.144M7.017%201.066S2.543%202.909%203.431%208.225c.884%205.32%205.588%2010.995%206.986%2012.2c.503.457-5.777-6.548-6.386-12.699c-.291-2.323.39-4.9%202.986-6.66m9.966%200c2.595%201.76%203.276%204.337%202.985%206.66c-.608%206.151-6.888%2013.156-6.386%2012.699c1.398-1.205%206.103-6.88%206.987-12.2c.888-5.316-3.586-7.159-3.586-7.159m-6.815%2020.78L10.647%2024h2.599l.488-2.154z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/coreldraw.svg?color=%231a73e8&size=48