opencv logo
opencv-dark from Skill Icons by tandpfun · Dark · MIT Free for personal and commercial use.
- Name
- opencv-dark
- Set
- Skill Icons
- Style
- Dark
- Viewbox
- 256×256
- License
- MIT
1 other variant in Skill Icons
The same logo in other sets
Use the opencv logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#242938" rx="60"/><path fill="#ff0101" d="M104.028 122.58a46.934 46.934 0 1 1 46.934 0l-14.131-24.476a18.674 18.674 0 0 0 2.03-30.983a18.67 18.67 0 1 0-20.702 30.983z"/><path fill="#0101ff" d="M204.533 133.943a46.932 46.932 0 0 1-23.467 87.58a46.933 46.933 0 0 1-23.467-87.58l14.131 24.476a18.67 18.67 0 0 0 9.336 34.842a18.675 18.675 0 0 0 18.035-13.84a18.67 18.67 0 0 0-8.699-21.002z"/><path fill="#01ff01" d="M121.868 174.589a46.93 46.93 0 0 1-9.699 28.571a46.93 46.93 0 0 1-77.881-5.104a46.934 46.934 0 0 1 64.113-64.113L84.27 158.419a18.66 18.66 0 0 0-11.773-2.342a18.672 18.672 0 1 0 21.109 18.512z"/></g></svg>
React
import type { SVGProps } from "react";
export function SkillIconsOpencvDark(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#242938" rx="60"/><path fill="#ff0101" d="M104.028 122.58a46.934 46.934 0 1 1 46.934 0l-14.131-24.476a18.674 18.674 0 0 0 2.03-30.983a18.67 18.67 0 1 0-20.702 30.983z"/><path fill="#0101ff" d="M204.533 133.943a46.932 46.932 0 0 1-23.467 87.58a46.933 46.933 0 0 1-23.467-87.58l14.131 24.476a18.67 18.67 0 0 0 9.336 34.842a18.675 18.675 0 0 0 18.035-13.84a18.67 18.67 0 0 0-8.699-21.002z"/><path fill="#01ff01" d="M121.868 174.589a46.93 46.93 0 0 1-9.699 28.571a46.93 46.93 0 0 1-77.881-5.104a46.934 46.934 0 0 1 64.113-64.113L84.27 158.419a18.66 18.66 0 0 0-11.773-2.342a18.672 18.672 0 1 0 21.109 18.512z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#242938" rx="60"/><path fill="#ff0101" d="M104.028 122.58a46.934 46.934 0 1 1 46.934 0l-14.131-24.476a18.674 18.674 0 0 0 2.03-30.983a18.67 18.67 0 1 0-20.702 30.983z"/><path fill="#0101ff" d="M204.533 133.943a46.932 46.932 0 0 1-23.467 87.58a46.933 46.933 0 0 1-23.467-87.58l14.131 24.476a18.67 18.67 0 0 0 9.336 34.842a18.675 18.675 0 0 0 18.035-13.84a18.67 18.67 0 0 0-8.699-21.002z"/><path fill="#01ff01" d="M121.868 174.589a46.93 46.93 0 0 1-9.699 28.571a46.93 46.93 0 0 1-77.881-5.104a46.934 46.934 0 0 1 64.113-64.113L84.27 158.419a18.66 18.66 0 0 0-11.773-2.342a18.672 18.672 0 1 0 21.109 18.512z"/></g></svg> </template>
CSS
.icon-opencv-dark {
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%20256%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23242938%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22%23ff0101%22%20d%3D%22M104.028%20122.58a46.934%2046.934%200%201%201%2046.934%200l-14.131-24.476a18.674%2018.674%200%200%200%202.03-30.983a18.67%2018.67%200%201%200-20.702%2030.983z%22%2F%3E%3Cpath%20fill%3D%22%230101ff%22%20d%3D%22M204.533%20133.943a46.932%2046.932%200%200%201-23.467%2087.58a46.933%2046.933%200%200%201-23.467-87.58l14.131%2024.476a18.67%2018.67%200%200%200%209.336%2034.842a18.675%2018.675%200%200%200%2018.035-13.84a18.67%2018.67%200%200%200-8.699-21.002z%22%2F%3E%3Cpath%20fill%3D%22%2301ff01%22%20d%3D%22M121.868%20174.589a46.93%2046.93%200%200%201-9.699%2028.571a46.93%2046.93%200%200%201-77.881-5.104a46.934%2046.934%200%200%201%2064.113-64.113L84.27%20158.419a18.66%2018.66%200%200%200-11.773-2.342a18.672%2018.672%200%201%200%2021.109%2018.512z%22%2F%3E%3C%2Fg%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%20256%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23242938%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22%23ff0101%22%20d%3D%22M104.028%20122.58a46.934%2046.934%200%201%201%2046.934%200l-14.131-24.476a18.674%2018.674%200%200%200%202.03-30.983a18.67%2018.67%200%201%200-20.702%2030.983z%22%2F%3E%3Cpath%20fill%3D%22%230101ff%22%20d%3D%22M204.533%20133.943a46.932%2046.932%200%200%201-23.467%2087.58a46.933%2046.933%200%200%201-23.467-87.58l14.131%2024.476a18.67%2018.67%200%200%200%209.336%2034.842a18.675%2018.675%200%200%200%2018.035-13.84a18.67%2018.67%200%200%200-8.699-21.002z%22%2F%3E%3Cpath%20fill%3D%22%2301ff01%22%20d%3D%22M121.868%20174.589a46.93%2046.93%200%200%201-9.699%2028.571a46.93%2046.93%200%200%201-77.881-5.104a46.934%2046.934%200%200%201%2064.113-64.113L84.27%20158.419a18.66%2018.66%200%200%200-11.773-2.342a18.672%2018.672%200%201%200%2021.109%2018.512z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/skill-icons/opencv-dark.svg?color=%231a73e8&size=48