octanerender logo
octanerender from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- octanerender
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the octanerender logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.71 0C8.24 3.9 6.92 6 6.64 9.14c-.01-.01-.03-.01-.04-.02c-1.28-.73-2.3-2.22-2.91-3.73l-2.23.87c1.64 4.95 2.81 7.13 5.39 8.94c-.02.01-.03.02-.05.03c-1.27.74-3.07.89-4.68.66l-.36 2.37c5.11 1.06 7.59 1.15 10.46-.19v.06c0 1.47-.77 3.09-1.78 4.38L12.3 24c3.46-3.89 4.78-5.99 5.06-9.13c.02.01.03.01.05.02c1.27.73 2.29 2.21 2.9 3.73l2.23-.87c-1.64-4.95-2.8-7.14-5.39-8.95c.02-.01.03-.02.05-.03c1.27-.74 3.07-.88 4.68-.65l.36-2.38c-5.1-1.06-7.58-1.14-10.44.19v-.06c0-1.47.77-3.09 1.78-4.38zm.19 8.82a3.18 3.18 0 0 1 3.28 3.07a3.18 3.18 0 0 1-3.07 3.28a3.18 3.18 0 0 1-3.28-3.07a3.18 3.18 0 0 1 3.07-3.28"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsOctanerender(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="M11.71 0C8.24 3.9 6.92 6 6.64 9.14c-.01-.01-.03-.01-.04-.02c-1.28-.73-2.3-2.22-2.91-3.73l-2.23.87c1.64 4.95 2.81 7.13 5.39 8.94c-.02.01-.03.02-.05.03c-1.27.74-3.07.89-4.68.66l-.36 2.37c5.11 1.06 7.59 1.15 10.46-.19v.06c0 1.47-.77 3.09-1.78 4.38L12.3 24c3.46-3.89 4.78-5.99 5.06-9.13c.02.01.03.01.05.02c1.27.73 2.29 2.21 2.9 3.73l2.23-.87c-1.64-4.95-2.8-7.14-5.39-8.95c.02-.01.03-.02.05-.03c1.27-.74 3.07-.88 4.68-.65l.36-2.38c-5.1-1.06-7.58-1.14-10.44.19v-.06c0-1.47.77-3.09 1.78-4.38zm.19 8.82a3.18 3.18 0 0 1 3.28 3.07a3.18 3.18 0 0 1-3.07 3.28a3.18 3.18 0 0 1-3.28-3.07a3.18 3.18 0 0 1 3.07-3.28"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.71 0C8.24 3.9 6.92 6 6.64 9.14c-.01-.01-.03-.01-.04-.02c-1.28-.73-2.3-2.22-2.91-3.73l-2.23.87c1.64 4.95 2.81 7.13 5.39 8.94c-.02.01-.03.02-.05.03c-1.27.74-3.07.89-4.68.66l-.36 2.37c5.11 1.06 7.59 1.15 10.46-.19v.06c0 1.47-.77 3.09-1.78 4.38L12.3 24c3.46-3.89 4.78-5.99 5.06-9.13c.02.01.03.01.05.02c1.27.73 2.29 2.21 2.9 3.73l2.23-.87c-1.64-4.95-2.8-7.14-5.39-8.95c.02-.01.03-.02.05-.03c1.27-.74 3.07-.88 4.68-.65l.36-2.38c-5.1-1.06-7.58-1.14-10.44.19v-.06c0-1.47.77-3.09 1.78-4.38zm.19 8.82a3.18 3.18 0 0 1 3.28 3.07a3.18 3.18 0 0 1-3.07 3.28a3.18 3.18 0 0 1-3.28-3.07a3.18 3.18 0 0 1 3.07-3.28"/></svg> </template>
CSS
.icon-octanerender {
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%22M11.71%200C8.24%203.9%206.92%206%206.64%209.14c-.01-.01-.03-.01-.04-.02c-1.28-.73-2.3-2.22-2.91-3.73l-2.23.87c1.64%204.95%202.81%207.13%205.39%208.94c-.02.01-.03.02-.05.03c-1.27.74-3.07.89-4.68.66l-.36%202.37c5.11%201.06%207.59%201.15%2010.46-.19v.06c0%201.47-.77%203.09-1.78%204.38L12.3%2024c3.46-3.89%204.78-5.99%205.06-9.13c.02.01.03.01.05.02c1.27.73%202.29%202.21%202.9%203.73l2.23-.87c-1.64-4.95-2.8-7.14-5.39-8.95c.02-.01.03-.02.05-.03c1.27-.74%203.07-.88%204.68-.65l.36-2.38c-5.1-1.06-7.58-1.14-10.44.19v-.06c0-1.47.77-3.09%201.78-4.38zm.19%208.82a3.18%203.18%200%200%201%203.28%203.07a3.18%203.18%200%200%201-3.07%203.28a3.18%203.18%200%200%201-3.28-3.07a3.18%203.18%200%200%201%203.07-3.28%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%22M11.71%200C8.24%203.9%206.92%206%206.64%209.14c-.01-.01-.03-.01-.04-.02c-1.28-.73-2.3-2.22-2.91-3.73l-2.23.87c1.64%204.95%202.81%207.13%205.39%208.94c-.02.01-.03.02-.05.03c-1.27.74-3.07.89-4.68.66l-.36%202.37c5.11%201.06%207.59%201.15%2010.46-.19v.06c0%201.47-.77%203.09-1.78%204.38L12.3%2024c3.46-3.89%204.78-5.99%205.06-9.13c.02.01.03.01.05.02c1.27.73%202.29%202.21%202.9%203.73l2.23-.87c-1.64-4.95-2.8-7.14-5.39-8.95c.02-.01.03-.02.05-.03c1.27-.74%203.07-.88%204.68-.65l.36-2.38c-5.1-1.06-7.58-1.14-10.44.19v-.06c0-1.47.77-3.09%201.78-4.38zm.19%208.82a3.18%203.18%200%200%201%203.28%203.07a3.18%203.18%200%200%201-3.07%203.28a3.18%203.18%200%200%201-3.28-3.07a3.18%203.18%200%200%201%203.07-3.28%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/octanerender.svg?color=%231a73e8&size=48