optuna logo
optuna from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- optuna
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the optuna logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.926 10.016c-1.324.328-2.286 1.499-2.09 2.56c.285 1.542 2.736 1.892 4.092.59c.493-.47.7-.886.7-1.433c.022-1.247-1.269-2.056-2.702-1.717m.843 1.29c.492.438.054 1.456-.624 1.456c-.47 0-.711-.241-.711-.722c0-.722.831-1.193 1.335-.733zm-2.32-4.496a6.41 6.41 0 0 0-4.376 3.83a4.7 4.7 0 0 0 .175 3.325a6.9 6.9 0 0 0 2.21 2.473a7.7 7.7 0 0 0 3.15 1.094c3.786.35 7.08-3.075 6.346-6.608a5.47 5.47 0 0 0-4.08-4.125c-.788-.208-2.626-.197-3.425.011m3.49 1.762a3.5 3.5 0 0 1 2.2 2.155c.076.262.12.744.087 1.258a3.06 3.06 0 0 1-.416 1.52a4.75 4.75 0 0 1-2.057 1.959c-.569.274-.733.306-1.827.306c-1.072 0-1.269-.032-1.827-.295c-1.882-.875-2.702-2.79-1.925-4.486a4.8 4.8 0 0 1 5.765-2.417m-3.643-4.836a9.7 9.7 0 0 0-2.91 1.05c-1.86.963-3.337 2.407-4.168 4.092a6.17 6.17 0 0 0-.733 3.5c.098 2.069.787 3.513 2.483 5.197c1.422 1.4 2.823 2.189 4.912 2.757c1.204.329 3.447.318 4.672-.01a9.35 9.35 0 0 0 6.685-6.576c.251-.962.262-2.877.01-3.829a8.6 8.6 0 0 0-6.039-5.973a8.2 8.2 0 0 0-2.57-.328c-1.084-.022-1.828.01-2.342.12m4.07 1.214a6.67 6.67 0 0 1 3.25 1.959a6.02 6.02 0 0 1 2.034 4.77c.033 4.277-3.326 7.538-7.778 7.56c-1.85 0-3.283-.45-4.65-1.467A6.53 6.53 0 0 1 5.099 9.59c1.707-3.61 5.635-5.58 9.267-4.639ZM11.379.574c-3.413.503-6.017 1.805-8.15 4.048A11.74 11.74 0 0 0 .297 9.797a8.6 8.6 0 0 0-.285 2.691c0 1.368.033 1.794.24 2.571a12.5 12.5 0 0 0 2.134 4.158a12.47 12.47 0 0 0 11.302 4.102a12.21 12.21 0 0 0 9.091-6.903a11 11 0 0 0 1.204-4.912c.043-1.259.01-1.718-.165-2.571a9.33 9.33 0 0 0-2.746-5.153A10.7 10.7 0 0 0 15.668.826c-.875-.22-3.49-.372-4.289-.252m3.862 1.838a9.85 9.85 0 0 1 7.32 6.849a12.3 12.3 0 0 1 0 4.463a11.3 11.3 0 0 1-8.064 7.878a8.4 8.4 0 0 1-2.735.273a8.4 8.4 0 0 1-2.538-.23a10.9 10.9 0 0 1-7.483-7.297a7 7 0 0 1-.307-2.462c-.01-1.236.033-1.619.241-2.34c1.061-3.655 4.136-6.302 8.391-7.189a17 17 0 0 1 5.175.055"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsOptuna(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.926 10.016c-1.324.328-2.286 1.499-2.09 2.56c.285 1.542 2.736 1.892 4.092.59c.493-.47.7-.886.7-1.433c.022-1.247-1.269-2.056-2.702-1.717m.843 1.29c.492.438.054 1.456-.624 1.456c-.47 0-.711-.241-.711-.722c0-.722.831-1.193 1.335-.733zm-2.32-4.496a6.41 6.41 0 0 0-4.376 3.83a4.7 4.7 0 0 0 .175 3.325a6.9 6.9 0 0 0 2.21 2.473a7.7 7.7 0 0 0 3.15 1.094c3.786.35 7.08-3.075 6.346-6.608a5.47 5.47 0 0 0-4.08-4.125c-.788-.208-2.626-.197-3.425.011m3.49 1.762a3.5 3.5 0 0 1 2.2 2.155c.076.262.12.744.087 1.258a3.06 3.06 0 0 1-.416 1.52a4.75 4.75 0 0 1-2.057 1.959c-.569.274-.733.306-1.827.306c-1.072 0-1.269-.032-1.827-.295c-1.882-.875-2.702-2.79-1.925-4.486a4.8 4.8 0 0 1 5.765-2.417m-3.643-4.836a9.7 9.7 0 0 0-2.91 1.05c-1.86.963-3.337 2.407-4.168 4.092a6.17 6.17 0 0 0-.733 3.5c.098 2.069.787 3.513 2.483 5.197c1.422 1.4 2.823 2.189 4.912 2.757c1.204.329 3.447.318 4.672-.01a9.35 9.35 0 0 0 6.685-6.576c.251-.962.262-2.877.01-3.829a8.6 8.6 0 0 0-6.039-5.973a8.2 8.2 0 0 0-2.57-.328c-1.084-.022-1.828.01-2.342.12m4.07 1.214a6.67 6.67 0 0 1 3.25 1.959a6.02 6.02 0 0 1 2.034 4.77c.033 4.277-3.326 7.538-7.778 7.56c-1.85 0-3.283-.45-4.65-1.467A6.53 6.53 0 0 1 5.099 9.59c1.707-3.61 5.635-5.58 9.267-4.639ZM11.379.574c-3.413.503-6.017 1.805-8.15 4.048A11.74 11.74 0 0 0 .297 9.797a8.6 8.6 0 0 0-.285 2.691c0 1.368.033 1.794.24 2.571a12.5 12.5 0 0 0 2.134 4.158a12.47 12.47 0 0 0 11.302 4.102a12.21 12.21 0 0 0 9.091-6.903a11 11 0 0 0 1.204-4.912c.043-1.259.01-1.718-.165-2.571a9.33 9.33 0 0 0-2.746-5.153A10.7 10.7 0 0 0 15.668.826c-.875-.22-3.49-.372-4.289-.252m3.862 1.838a9.85 9.85 0 0 1 7.32 6.849a12.3 12.3 0 0 1 0 4.463a11.3 11.3 0 0 1-8.064 7.878a8.4 8.4 0 0 1-2.735.273a8.4 8.4 0 0 1-2.538-.23a10.9 10.9 0 0 1-7.483-7.297a7 7 0 0 1-.307-2.462c-.01-1.236.033-1.619.241-2.34c1.061-3.655 4.136-6.302 8.391-7.189a17 17 0 0 1 5.175.055"/></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.926 10.016c-1.324.328-2.286 1.499-2.09 2.56c.285 1.542 2.736 1.892 4.092.59c.493-.47.7-.886.7-1.433c.022-1.247-1.269-2.056-2.702-1.717m.843 1.29c.492.438.054 1.456-.624 1.456c-.47 0-.711-.241-.711-.722c0-.722.831-1.193 1.335-.733zm-2.32-4.496a6.41 6.41 0 0 0-4.376 3.83a4.7 4.7 0 0 0 .175 3.325a6.9 6.9 0 0 0 2.21 2.473a7.7 7.7 0 0 0 3.15 1.094c3.786.35 7.08-3.075 6.346-6.608a5.47 5.47 0 0 0-4.08-4.125c-.788-.208-2.626-.197-3.425.011m3.49 1.762a3.5 3.5 0 0 1 2.2 2.155c.076.262.12.744.087 1.258a3.06 3.06 0 0 1-.416 1.52a4.75 4.75 0 0 1-2.057 1.959c-.569.274-.733.306-1.827.306c-1.072 0-1.269-.032-1.827-.295c-1.882-.875-2.702-2.79-1.925-4.486a4.8 4.8 0 0 1 5.765-2.417m-3.643-4.836a9.7 9.7 0 0 0-2.91 1.05c-1.86.963-3.337 2.407-4.168 4.092a6.17 6.17 0 0 0-.733 3.5c.098 2.069.787 3.513 2.483 5.197c1.422 1.4 2.823 2.189 4.912 2.757c1.204.329 3.447.318 4.672-.01a9.35 9.35 0 0 0 6.685-6.576c.251-.962.262-2.877.01-3.829a8.6 8.6 0 0 0-6.039-5.973a8.2 8.2 0 0 0-2.57-.328c-1.084-.022-1.828.01-2.342.12m4.07 1.214a6.67 6.67 0 0 1 3.25 1.959a6.02 6.02 0 0 1 2.034 4.77c.033 4.277-3.326 7.538-7.778 7.56c-1.85 0-3.283-.45-4.65-1.467A6.53 6.53 0 0 1 5.099 9.59c1.707-3.61 5.635-5.58 9.267-4.639ZM11.379.574c-3.413.503-6.017 1.805-8.15 4.048A11.74 11.74 0 0 0 .297 9.797a8.6 8.6 0 0 0-.285 2.691c0 1.368.033 1.794.24 2.571a12.5 12.5 0 0 0 2.134 4.158a12.47 12.47 0 0 0 11.302 4.102a12.21 12.21 0 0 0 9.091-6.903a11 11 0 0 0 1.204-4.912c.043-1.259.01-1.718-.165-2.571a9.33 9.33 0 0 0-2.746-5.153A10.7 10.7 0 0 0 15.668.826c-.875-.22-3.49-.372-4.289-.252m3.862 1.838a9.85 9.85 0 0 1 7.32 6.849a12.3 12.3 0 0 1 0 4.463a11.3 11.3 0 0 1-8.064 7.878a8.4 8.4 0 0 1-2.735.273a8.4 8.4 0 0 1-2.538-.23a10.9 10.9 0 0 1-7.483-7.297a7 7 0 0 1-.307-2.462c-.01-1.236.033-1.619.241-2.34c1.061-3.655 4.136-6.302 8.391-7.189a17 17 0 0 1 5.175.055"/></svg> </template>
CSS
.icon-optuna {
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.926%2010.016c-1.324.328-2.286%201.499-2.09%202.56c.285%201.542%202.736%201.892%204.092.59c.493-.47.7-.886.7-1.433c.022-1.247-1.269-2.056-2.702-1.717m.843%201.29c.492.438.054%201.456-.624%201.456c-.47%200-.711-.241-.711-.722c0-.722.831-1.193%201.335-.733zm-2.32-4.496a6.41%206.41%200%200%200-4.376%203.83a4.7%204.7%200%200%200%20.175%203.325a6.9%206.9%200%200%200%202.21%202.473a7.7%207.7%200%200%200%203.15%201.094c3.786.35%207.08-3.075%206.346-6.608a5.47%205.47%200%200%200-4.08-4.125c-.788-.208-2.626-.197-3.425.011m3.49%201.762a3.5%203.5%200%200%201%202.2%202.155c.076.262.12.744.087%201.258a3.06%203.06%200%200%201-.416%201.52a4.75%204.75%200%200%201-2.057%201.959c-.569.274-.733.306-1.827.306c-1.072%200-1.269-.032-1.827-.295c-1.882-.875-2.702-2.79-1.925-4.486a4.8%204.8%200%200%201%205.765-2.417m-3.643-4.836a9.7%209.7%200%200%200-2.91%201.05c-1.86.963-3.337%202.407-4.168%204.092a6.17%206.17%200%200%200-.733%203.5c.098%202.069.787%203.513%202.483%205.197c1.422%201.4%202.823%202.189%204.912%202.757c1.204.329%203.447.318%204.672-.01a9.35%209.35%200%200%200%206.685-6.576c.251-.962.262-2.877.01-3.829a8.6%208.6%200%200%200-6.039-5.973a8.2%208.2%200%200%200-2.57-.328c-1.084-.022-1.828.01-2.342.12m4.07%201.214a6.67%206.67%200%200%201%203.25%201.959a6.02%206.02%200%200%201%202.034%204.77c.033%204.277-3.326%207.538-7.778%207.56c-1.85%200-3.283-.45-4.65-1.467A6.53%206.53%200%200%201%205.099%209.59c1.707-3.61%205.635-5.58%209.267-4.639ZM11.379.574c-3.413.503-6.017%201.805-8.15%204.048A11.74%2011.74%200%200%200%20.297%209.797a8.6%208.6%200%200%200-.285%202.691c0%201.368.033%201.794.24%202.571a12.5%2012.5%200%200%200%202.134%204.158a12.47%2012.47%200%200%200%2011.302%204.102a12.21%2012.21%200%200%200%209.091-6.903a11%2011%200%200%200%201.204-4.912c.043-1.259.01-1.718-.165-2.571a9.33%209.33%200%200%200-2.746-5.153A10.7%2010.7%200%200%200%2015.668.826c-.875-.22-3.49-.372-4.289-.252m3.862%201.838a9.85%209.85%200%200%201%207.32%206.849a12.3%2012.3%200%200%201%200%204.463a11.3%2011.3%200%200%201-8.064%207.878a8.4%208.4%200%200%201-2.735.273a8.4%208.4%200%200%201-2.538-.23a10.9%2010.9%200%200%201-7.483-7.297a7%207%200%200%201-.307-2.462c-.01-1.236.033-1.619.241-2.34c1.061-3.655%204.136-6.302%208.391-7.189a17%2017%200%200%201%205.175.055%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.926%2010.016c-1.324.328-2.286%201.499-2.09%202.56c.285%201.542%202.736%201.892%204.092.59c.493-.47.7-.886.7-1.433c.022-1.247-1.269-2.056-2.702-1.717m.843%201.29c.492.438.054%201.456-.624%201.456c-.47%200-.711-.241-.711-.722c0-.722.831-1.193%201.335-.733zm-2.32-4.496a6.41%206.41%200%200%200-4.376%203.83a4.7%204.7%200%200%200%20.175%203.325a6.9%206.9%200%200%200%202.21%202.473a7.7%207.7%200%200%200%203.15%201.094c3.786.35%207.08-3.075%206.346-6.608a5.47%205.47%200%200%200-4.08-4.125c-.788-.208-2.626-.197-3.425.011m3.49%201.762a3.5%203.5%200%200%201%202.2%202.155c.076.262.12.744.087%201.258a3.06%203.06%200%200%201-.416%201.52a4.75%204.75%200%200%201-2.057%201.959c-.569.274-.733.306-1.827.306c-1.072%200-1.269-.032-1.827-.295c-1.882-.875-2.702-2.79-1.925-4.486a4.8%204.8%200%200%201%205.765-2.417m-3.643-4.836a9.7%209.7%200%200%200-2.91%201.05c-1.86.963-3.337%202.407-4.168%204.092a6.17%206.17%200%200%200-.733%203.5c.098%202.069.787%203.513%202.483%205.197c1.422%201.4%202.823%202.189%204.912%202.757c1.204.329%203.447.318%204.672-.01a9.35%209.35%200%200%200%206.685-6.576c.251-.962.262-2.877.01-3.829a8.6%208.6%200%200%200-6.039-5.973a8.2%208.2%200%200%200-2.57-.328c-1.084-.022-1.828.01-2.342.12m4.07%201.214a6.67%206.67%200%200%201%203.25%201.959a6.02%206.02%200%200%201%202.034%204.77c.033%204.277-3.326%207.538-7.778%207.56c-1.85%200-3.283-.45-4.65-1.467A6.53%206.53%200%200%201%205.099%209.59c1.707-3.61%205.635-5.58%209.267-4.639ZM11.379.574c-3.413.503-6.017%201.805-8.15%204.048A11.74%2011.74%200%200%200%20.297%209.797a8.6%208.6%200%200%200-.285%202.691c0%201.368.033%201.794.24%202.571a12.5%2012.5%200%200%200%202.134%204.158a12.47%2012.47%200%200%200%2011.302%204.102a12.21%2012.21%200%200%200%209.091-6.903a11%2011%200%200%200%201.204-4.912c.043-1.259.01-1.718-.165-2.571a9.33%209.33%200%200%200-2.746-5.153A10.7%2010.7%200%200%200%2015.668.826c-.875-.22-3.49-.372-4.289-.252m3.862%201.838a9.85%209.85%200%200%201%207.32%206.849a12.3%2012.3%200%200%201%200%204.463a11.3%2011.3%200%200%201-8.064%207.878a8.4%208.4%200%200%201-2.735.273a8.4%208.4%200%200%201-2.538-.23a10.9%2010.9%200%200%201-7.483-7.297a7%207%200%200%201-.307-2.462c-.01-1.236.033-1.619.241-2.34c1.061-3.655%204.136-6.302%208.391-7.189a17%2017%200%200%201%205.175.055%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/optuna.svg?color=%231a73e8&size=48