cinema4d from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
cinema4d
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the cinema4d logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.052 0C5.394-.007-.003 5.412 0 11.976C.003 18.654 5.475 23.981 11.978 24c6.535.02 12.057-5.306 12.022-11.998c-.009-1.665-.53-5.371-1.84-5.276c-1.98.145-2.159 4.12-2.377 5.407c-.417 2.46-1.346 5.08-2.953 6.99c-1.88 2.359-4.697 3.634-7.662 3.158c-3.55-.564-5.893-3.278-6.68-5.201c-.753-1.723-1.035-4.162-.07-6.324c1.16-2.766 3.734-4.632 6.28-5.584c2.006-.827 4.103-1.151 5.357-1.375c2.516-.5 2.855-1.463 2.814-2.149c-.015-.252-.256-.724-.785-.943C15.03.269 13.268.001 12.052 0m5.098 1.342c.139.398.088.85-.148 1.256c-.325.56-.972 1.05-1.897 1.29c-1.636.428-2.976.554-4.34.96c-1.312.39-3.397 1.018-5.316 2.552c-.268.842-.341 1.892-.369 2.662c.15 5.014 4.557 8.884 9.17 8.682c.853-.037 1.921-.261 2.912-.68a13.6 13.6 0 0 0 1.387-2.683l.002-.002v-.002c.424-1.03.606-1.836.8-2.793c.32-1.565.202-2.88 1.012-4.758c.251-.582.71-1.113 1.258-1.346c.25-.105.522-.133.79-.072c-.89-2.471-3.115-4.326-5.26-5.066z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsCinema4d(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="M12.052 0C5.394-.007-.003 5.412 0 11.976C.003 18.654 5.475 23.981 11.978 24c6.535.02 12.057-5.306 12.022-11.998c-.009-1.665-.53-5.371-1.84-5.276c-1.98.145-2.159 4.12-2.377 5.407c-.417 2.46-1.346 5.08-2.953 6.99c-1.88 2.359-4.697 3.634-7.662 3.158c-3.55-.564-5.893-3.278-6.68-5.201c-.753-1.723-1.035-4.162-.07-6.324c1.16-2.766 3.734-4.632 6.28-5.584c2.006-.827 4.103-1.151 5.357-1.375c2.516-.5 2.855-1.463 2.814-2.149c-.015-.252-.256-.724-.785-.943C15.03.269 13.268.001 12.052 0m5.098 1.342c.139.398.088.85-.148 1.256c-.325.56-.972 1.05-1.897 1.29c-1.636.428-2.976.554-4.34.96c-1.312.39-3.397 1.018-5.316 2.552c-.268.842-.341 1.892-.369 2.662c.15 5.014 4.557 8.884 9.17 8.682c.853-.037 1.921-.261 2.912-.68a13.6 13.6 0 0 0 1.387-2.683l.002-.002v-.002c.424-1.03.606-1.836.8-2.793c.32-1.565.202-2.88 1.012-4.758c.251-.582.71-1.113 1.258-1.346c.25-.105.522-.133.79-.072c-.89-2.471-3.115-4.326-5.26-5.066z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.052 0C5.394-.007-.003 5.412 0 11.976C.003 18.654 5.475 23.981 11.978 24c6.535.02 12.057-5.306 12.022-11.998c-.009-1.665-.53-5.371-1.84-5.276c-1.98.145-2.159 4.12-2.377 5.407c-.417 2.46-1.346 5.08-2.953 6.99c-1.88 2.359-4.697 3.634-7.662 3.158c-3.55-.564-5.893-3.278-6.68-5.201c-.753-1.723-1.035-4.162-.07-6.324c1.16-2.766 3.734-4.632 6.28-5.584c2.006-.827 4.103-1.151 5.357-1.375c2.516-.5 2.855-1.463 2.814-2.149c-.015-.252-.256-.724-.785-.943C15.03.269 13.268.001 12.052 0m5.098 1.342c.139.398.088.85-.148 1.256c-.325.56-.972 1.05-1.897 1.29c-1.636.428-2.976.554-4.34.96c-1.312.39-3.397 1.018-5.316 2.552c-.268.842-.341 1.892-.369 2.662c.15 5.014 4.557 8.884 9.17 8.682c.853-.037 1.921-.261 2.912-.68a13.6 13.6 0 0 0 1.387-2.683l.002-.002v-.002c.424-1.03.606-1.836.8-2.793c.32-1.565.202-2.88 1.012-4.758c.251-.582.71-1.113 1.258-1.346c.25-.105.522-.133.79-.072c-.89-2.471-3.115-4.326-5.26-5.066z"/></svg>
</template>

CSS

.icon-cinema4d {
  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%22M12.052%200C5.394-.007-.003%205.412%200%2011.976C.003%2018.654%205.475%2023.981%2011.978%2024c6.535.02%2012.057-5.306%2012.022-11.998c-.009-1.665-.53-5.371-1.84-5.276c-1.98.145-2.159%204.12-2.377%205.407c-.417%202.46-1.346%205.08-2.953%206.99c-1.88%202.359-4.697%203.634-7.662%203.158c-3.55-.564-5.893-3.278-6.68-5.201c-.753-1.723-1.035-4.162-.07-6.324c1.16-2.766%203.734-4.632%206.28-5.584c2.006-.827%204.103-1.151%205.357-1.375c2.516-.5%202.855-1.463%202.814-2.149c-.015-.252-.256-.724-.785-.943C15.03.269%2013.268.001%2012.052%200m5.098%201.342c.139.398.088.85-.148%201.256c-.325.56-.972%201.05-1.897%201.29c-1.636.428-2.976.554-4.34.96c-1.312.39-3.397%201.018-5.316%202.552c-.268.842-.341%201.892-.369%202.662c.15%205.014%204.557%208.884%209.17%208.682c.853-.037%201.921-.261%202.912-.68a13.6%2013.6%200%200%200%201.387-2.683l.002-.002v-.002c.424-1.03.606-1.836.8-2.793c.32-1.565.202-2.88%201.012-4.758c.251-.582.71-1.113%201.258-1.346c.25-.105.522-.133.79-.072c-.89-2.471-3.115-4.326-5.26-5.066z%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%22M12.052%200C5.394-.007-.003%205.412%200%2011.976C.003%2018.654%205.475%2023.981%2011.978%2024c6.535.02%2012.057-5.306%2012.022-11.998c-.009-1.665-.53-5.371-1.84-5.276c-1.98.145-2.159%204.12-2.377%205.407c-.417%202.46-1.346%205.08-2.953%206.99c-1.88%202.359-4.697%203.634-7.662%203.158c-3.55-.564-5.893-3.278-6.68-5.201c-.753-1.723-1.035-4.162-.07-6.324c1.16-2.766%203.734-4.632%206.28-5.584c2.006-.827%204.103-1.151%205.357-1.375c2.516-.5%202.855-1.463%202.814-2.149c-.015-.252-.256-.724-.785-.943C15.03.269%2013.268.001%2012.052%200m5.098%201.342c.139.398.088.85-.148%201.256c-.325.56-.972%201.05-1.897%201.29c-1.636.428-2.976.554-4.34.96c-1.312.39-3.397%201.018-5.316%202.552c-.268.842-.341%201.892-.369%202.662c.15%205.014%204.557%208.884%209.17%208.682c.853-.037%201.921-.261%202.912-.68a13.6%2013.6%200%200%200%201.387-2.683l.002-.002v-.002c.424-1.03.606-1.836.8-2.793c.32-1.565.202-2.88%201.012-4.758c.251-.582.71-1.113%201.258-1.346c.25-.105.522-.133.79-.072c-.89-2.471-3.115-4.326-5.26-5.066z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/cinema4d.svg?color=%231a73e8&size=48