coffeescript logo
coffeescript from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- coffeescript
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the coffeescript logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.645 7.472c2.1.53 4.779.8 8.008.8c3.299 0 5.918-.27 8.008-.8c2.23-.52 3.299-1.22 3.299-1.88c0-.47-.48-.93-1.35-1.28c.2.13.35.35.35.59c0 .67-1.01 1.22-3.039 1.68c-1.88.41-4.279.7-7.198.7c-2.82 0-5.329-.29-7.138-.68c-1.95-.48-2.97-1-2.97-1.68c0-.28.13-.52.52-.8c-1.22.47-1.88.87-1.88 1.47c.07.68 1.16 1.36 3.39 1.88m4.689-2.16c2.27-.2 2.929-1.659 5.588-1.899c1.31-.1 2.14.16 2.23.62c.08.43-.57.72-1.36.78c-1.09.11-1.54-.28-1.63-.65c-.81.09-.94.43-.9.67c.09.46 1.07.92 2.75.76c1.9-.15 2.54-.9 2.38-1.65c-.2-.98-1.66-1.8-4.28-1.55c-3.359.3-3.339 1.86-5.628 2.05c-.94.09-1.46-.13-1.55-.5c-.06-.37.4-.55.94-.59c.5-.05 1.11.04 1.4.2c.21-.11.28-.22.26-.35c-.1-.35-.79-.5-1.66-.44c-1.7.15-1.7.91-1.64 1.25c.17.87 1.48 1.45 3.1 1.3zm11.417 3.84c-2.1.49-4.779.809-8.008.809c-3.3 0-5.989-.34-8.078-.8c-1.88-.48-2.88-1.01-3.23-1.56c.18 1.23.49 2.42.89 3.55c-.48.3-.91.67-1.3 1.17a4.52 4.52 0 0 0-1.019 3.098a3.6 3.6 0 0 0 1.42 2.62c.87.68 1.81.88 2.879.68c.41-.07.87-.28 1.29-.42c-.88 0-1.62-.28-2.36-.87a3.55 3.55 0 0 1-1.49-2.42c-.2-.94 0-1.81.53-2.579c.12-.15.25-.28.39-.4c.3.73.62 1.45.98 2.12c.81 1.23 1.62 2.299 2.43 3.459c.35.68.58 1.35.74 2.019a3.9 3.9 0 0 0 2.229 1.5c1.15.4 2.35.58 3.579.51h.13a10.2 10.2 0 0 0 3.689-.52a4.18 4.18 0 0 0 2.16-1.49h.07c.13-.67.35-1.34.67-2.02c.799-1.17 1.619-2.229 2.419-3.458A20.995 20.993 0 0 0 24 7.612c-.43.6-1.44 1.13-3.25 1.54z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsCoffeescript(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="M4.645 7.472c2.1.53 4.779.8 8.008.8c3.299 0 5.918-.27 8.008-.8c2.23-.52 3.299-1.22 3.299-1.88c0-.47-.48-.93-1.35-1.28c.2.13.35.35.35.59c0 .67-1.01 1.22-3.039 1.68c-1.88.41-4.279.7-7.198.7c-2.82 0-5.329-.29-7.138-.68c-1.95-.48-2.97-1-2.97-1.68c0-.28.13-.52.52-.8c-1.22.47-1.88.87-1.88 1.47c.07.68 1.16 1.36 3.39 1.88m4.689-2.16c2.27-.2 2.929-1.659 5.588-1.899c1.31-.1 2.14.16 2.23.62c.08.43-.57.72-1.36.78c-1.09.11-1.54-.28-1.63-.65c-.81.09-.94.43-.9.67c.09.46 1.07.92 2.75.76c1.9-.15 2.54-.9 2.38-1.65c-.2-.98-1.66-1.8-4.28-1.55c-3.359.3-3.339 1.86-5.628 2.05c-.94.09-1.46-.13-1.55-.5c-.06-.37.4-.55.94-.59c.5-.05 1.11.04 1.4.2c.21-.11.28-.22.26-.35c-.1-.35-.79-.5-1.66-.44c-1.7.15-1.7.91-1.64 1.25c.17.87 1.48 1.45 3.1 1.3zm11.417 3.84c-2.1.49-4.779.809-8.008.809c-3.3 0-5.989-.34-8.078-.8c-1.88-.48-2.88-1.01-3.23-1.56c.18 1.23.49 2.42.89 3.55c-.48.3-.91.67-1.3 1.17a4.52 4.52 0 0 0-1.019 3.098a3.6 3.6 0 0 0 1.42 2.62c.87.68 1.81.88 2.879.68c.41-.07.87-.28 1.29-.42c-.88 0-1.62-.28-2.36-.87a3.55 3.55 0 0 1-1.49-2.42c-.2-.94 0-1.81.53-2.579c.12-.15.25-.28.39-.4c.3.73.62 1.45.98 2.12c.81 1.23 1.62 2.299 2.43 3.459c.35.68.58 1.35.74 2.019a3.9 3.9 0 0 0 2.229 1.5c1.15.4 2.35.58 3.579.51h.13a10.2 10.2 0 0 0 3.689-.52a4.18 4.18 0 0 0 2.16-1.49h.07c.13-.67.35-1.34.67-2.02c.799-1.17 1.619-2.229 2.419-3.458A20.995 20.993 0 0 0 24 7.612c-.43.6-1.44 1.13-3.25 1.54z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.645 7.472c2.1.53 4.779.8 8.008.8c3.299 0 5.918-.27 8.008-.8c2.23-.52 3.299-1.22 3.299-1.88c0-.47-.48-.93-1.35-1.28c.2.13.35.35.35.59c0 .67-1.01 1.22-3.039 1.68c-1.88.41-4.279.7-7.198.7c-2.82 0-5.329-.29-7.138-.68c-1.95-.48-2.97-1-2.97-1.68c0-.28.13-.52.52-.8c-1.22.47-1.88.87-1.88 1.47c.07.68 1.16 1.36 3.39 1.88m4.689-2.16c2.27-.2 2.929-1.659 5.588-1.899c1.31-.1 2.14.16 2.23.62c.08.43-.57.72-1.36.78c-1.09.11-1.54-.28-1.63-.65c-.81.09-.94.43-.9.67c.09.46 1.07.92 2.75.76c1.9-.15 2.54-.9 2.38-1.65c-.2-.98-1.66-1.8-4.28-1.55c-3.359.3-3.339 1.86-5.628 2.05c-.94.09-1.46-.13-1.55-.5c-.06-.37.4-.55.94-.59c.5-.05 1.11.04 1.4.2c.21-.11.28-.22.26-.35c-.1-.35-.79-.5-1.66-.44c-1.7.15-1.7.91-1.64 1.25c.17.87 1.48 1.45 3.1 1.3zm11.417 3.84c-2.1.49-4.779.809-8.008.809c-3.3 0-5.989-.34-8.078-.8c-1.88-.48-2.88-1.01-3.23-1.56c.18 1.23.49 2.42.89 3.55c-.48.3-.91.67-1.3 1.17a4.52 4.52 0 0 0-1.019 3.098a3.6 3.6 0 0 0 1.42 2.62c.87.68 1.81.88 2.879.68c.41-.07.87-.28 1.29-.42c-.88 0-1.62-.28-2.36-.87a3.55 3.55 0 0 1-1.49-2.42c-.2-.94 0-1.81.53-2.579c.12-.15.25-.28.39-.4c.3.73.62 1.45.98 2.12c.81 1.23 1.62 2.299 2.43 3.459c.35.68.58 1.35.74 2.019a3.9 3.9 0 0 0 2.229 1.5c1.15.4 2.35.58 3.579.51h.13a10.2 10.2 0 0 0 3.689-.52a4.18 4.18 0 0 0 2.16-1.49h.07c.13-.67.35-1.34.67-2.02c.799-1.17 1.619-2.229 2.419-3.458A20.995 20.993 0 0 0 24 7.612c-.43.6-1.44 1.13-3.25 1.54z"/></svg> </template>
CSS
.icon-coffeescript {
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%22M4.645%207.472c2.1.53%204.779.8%208.008.8c3.299%200%205.918-.27%208.008-.8c2.23-.52%203.299-1.22%203.299-1.88c0-.47-.48-.93-1.35-1.28c.2.13.35.35.35.59c0%20.67-1.01%201.22-3.039%201.68c-1.88.41-4.279.7-7.198.7c-2.82%200-5.329-.29-7.138-.68c-1.95-.48-2.97-1-2.97-1.68c0-.28.13-.52.52-.8c-1.22.47-1.88.87-1.88%201.47c.07.68%201.16%201.36%203.39%201.88m4.689-2.16c2.27-.2%202.929-1.659%205.588-1.899c1.31-.1%202.14.16%202.23.62c.08.43-.57.72-1.36.78c-1.09.11-1.54-.28-1.63-.65c-.81.09-.94.43-.9.67c.09.46%201.07.92%202.75.76c1.9-.15%202.54-.9%202.38-1.65c-.2-.98-1.66-1.8-4.28-1.55c-3.359.3-3.339%201.86-5.628%202.05c-.94.09-1.46-.13-1.55-.5c-.06-.37.4-.55.94-.59c.5-.05%201.11.04%201.4.2c.21-.11.28-.22.26-.35c-.1-.35-.79-.5-1.66-.44c-1.7.15-1.7.91-1.64%201.25c.17.87%201.48%201.45%203.1%201.3zm11.417%203.84c-2.1.49-4.779.809-8.008.809c-3.3%200-5.989-.34-8.078-.8c-1.88-.48-2.88-1.01-3.23-1.56c.18%201.23.49%202.42.89%203.55c-.48.3-.91.67-1.3%201.17a4.52%204.52%200%200%200-1.019%203.098a3.6%203.6%200%200%200%201.42%202.62c.87.68%201.81.88%202.879.68c.41-.07.87-.28%201.29-.42c-.88%200-1.62-.28-2.36-.87a3.55%203.55%200%200%201-1.49-2.42c-.2-.94%200-1.81.53-2.579c.12-.15.25-.28.39-.4c.3.73.62%201.45.98%202.12c.81%201.23%201.62%202.299%202.43%203.459c.35.68.58%201.35.74%202.019a3.9%203.9%200%200%200%202.229%201.5c1.15.4%202.35.58%203.579.51h.13a10.2%2010.2%200%200%200%203.689-.52a4.18%204.18%200%200%200%202.16-1.49h.07c.13-.67.35-1.34.67-2.02c.799-1.17%201.619-2.229%202.419-3.458A20.995%2020.993%200%200%200%2024%207.612c-.43.6-1.44%201.13-3.25%201.54z%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%22M4.645%207.472c2.1.53%204.779.8%208.008.8c3.299%200%205.918-.27%208.008-.8c2.23-.52%203.299-1.22%203.299-1.88c0-.47-.48-.93-1.35-1.28c.2.13.35.35.35.59c0%20.67-1.01%201.22-3.039%201.68c-1.88.41-4.279.7-7.198.7c-2.82%200-5.329-.29-7.138-.68c-1.95-.48-2.97-1-2.97-1.68c0-.28.13-.52.52-.8c-1.22.47-1.88.87-1.88%201.47c.07.68%201.16%201.36%203.39%201.88m4.689-2.16c2.27-.2%202.929-1.659%205.588-1.899c1.31-.1%202.14.16%202.23.62c.08.43-.57.72-1.36.78c-1.09.11-1.54-.28-1.63-.65c-.81.09-.94.43-.9.67c.09.46%201.07.92%202.75.76c1.9-.15%202.54-.9%202.38-1.65c-.2-.98-1.66-1.8-4.28-1.55c-3.359.3-3.339%201.86-5.628%202.05c-.94.09-1.46-.13-1.55-.5c-.06-.37.4-.55.94-.59c.5-.05%201.11.04%201.4.2c.21-.11.28-.22.26-.35c-.1-.35-.79-.5-1.66-.44c-1.7.15-1.7.91-1.64%201.25c.17.87%201.48%201.45%203.1%201.3zm11.417%203.84c-2.1.49-4.779.809-8.008.809c-3.3%200-5.989-.34-8.078-.8c-1.88-.48-2.88-1.01-3.23-1.56c.18%201.23.49%202.42.89%203.55c-.48.3-.91.67-1.3%201.17a4.52%204.52%200%200%200-1.019%203.098a3.6%203.6%200%200%200%201.42%202.62c.87.68%201.81.88%202.879.68c.41-.07.87-.28%201.29-.42c-.88%200-1.62-.28-2.36-.87a3.55%203.55%200%200%201-1.49-2.42c-.2-.94%200-1.81.53-2.579c.12-.15.25-.28.39-.4c.3.73.62%201.45.98%202.12c.81%201.23%201.62%202.299%202.43%203.459c.35.68.58%201.35.74%202.019a3.9%203.9%200%200%200%202.229%201.5c1.15.4%202.35.58%203.579.51h.13a10.2%2010.2%200%200%200%203.689-.52a4.18%204.18%200%200%200%202.16-1.49h.07c.13-.67.35-1.34.67-2.02c.799-1.17%201.619-2.229%202.419-3.458A20.995%2020.993%200%200%200%2024%207.612c-.43.6-1.44%201.13-3.25%201.54z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/coffeescript.svg?color=%231a73e8&size=48