roboflow logo
roboflow from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- roboflow
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the roboflow logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0A12 12 0 0 0 0 12a12 12 0 0 0 12 12a12 12 0 0 0 12-12A12 12 0 0 0 12 0m.512 3.6a9.6 9.6 0 0 1 2.594.39c1.764.52 3.511 1.747 3.823 3.68c.066.41.065.829.007 1.24c-.208 1.466-1.09 2.777-2.09 3.83c-1.063 1.122-2.417 1.854-3.54 2.898c-.657.611-.925 1.36-.132 1.995c1.084.553 1.986.266 2.97-.332c.582-.353 1.08-.823 1.511-1.345c.219-.264.422-.542.617-.825c.164-.24.317-.517.537-.716a.8.8 0 0 1 .502-.267a.69.69 0 0 1 .7.406c.118.28.013.64-.113.9c-.652 1.346-1.368 2.25-1.867 2.78c-1.486 1.653-3.809 2.736-5.955 1.846c-1.234-.51-2.198-1.658-2.37-2.998c-.32-2.502 2.588-3.95 4.12-5.368c.937-.868 1.965-2.203 1.486-3.562c-.459-1.302-1.988-1.868-3.246-2c-1.24-.128-2.5.128-3.624.654c-.882.412-1.625 1.038-2.32 1.711c-.23.223-.45.46-.688.673c-.206.184-.453.352-.732.39c-.417.056-.813-.248-.76-.688c.086-.712.592-1.332 1.036-1.862q.412-.493.884-.928a9.3 9.3 0 0 1 2.397-1.6a9.9 9.9 0 0 1 4.253-.901m-2.22 5.264c1.558-.055 1.92 1.034.882 1.843c-1.763 1.372-3.997 2.745-4.224 4.95c-.092.887.352 2.293.89 3.24c.04.07.061.153.058.24c-.01.231-.19.42-.428.409c-.162-.008-.311-.09-.45-.176c-.639-.395-1.238-.89-1.705-1.481a5 5 0 0 1-.665-1.116a4.6 4.6 0 0 1-.323-1.196a4.6 4.6 0 0 1 .011-1.238q.045-.315.128-.62c.673-2.49 3.377-4.564 5.498-4.828q.172-.021.328-.027"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsRoboflow(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 0A12 12 0 0 0 0 12a12 12 0 0 0 12 12a12 12 0 0 0 12-12A12 12 0 0 0 12 0m.512 3.6a9.6 9.6 0 0 1 2.594.39c1.764.52 3.511 1.747 3.823 3.68c.066.41.065.829.007 1.24c-.208 1.466-1.09 2.777-2.09 3.83c-1.063 1.122-2.417 1.854-3.54 2.898c-.657.611-.925 1.36-.132 1.995c1.084.553 1.986.266 2.97-.332c.582-.353 1.08-.823 1.511-1.345c.219-.264.422-.542.617-.825c.164-.24.317-.517.537-.716a.8.8 0 0 1 .502-.267a.69.69 0 0 1 .7.406c.118.28.013.64-.113.9c-.652 1.346-1.368 2.25-1.867 2.78c-1.486 1.653-3.809 2.736-5.955 1.846c-1.234-.51-2.198-1.658-2.37-2.998c-.32-2.502 2.588-3.95 4.12-5.368c.937-.868 1.965-2.203 1.486-3.562c-.459-1.302-1.988-1.868-3.246-2c-1.24-.128-2.5.128-3.624.654c-.882.412-1.625 1.038-2.32 1.711c-.23.223-.45.46-.688.673c-.206.184-.453.352-.732.39c-.417.056-.813-.248-.76-.688c.086-.712.592-1.332 1.036-1.862q.412-.493.884-.928a9.3 9.3 0 0 1 2.397-1.6a9.9 9.9 0 0 1 4.253-.901m-2.22 5.264c1.558-.055 1.92 1.034.882 1.843c-1.763 1.372-3.997 2.745-4.224 4.95c-.092.887.352 2.293.89 3.24c.04.07.061.153.058.24c-.01.231-.19.42-.428.409c-.162-.008-.311-.09-.45-.176c-.639-.395-1.238-.89-1.705-1.481a5 5 0 0 1-.665-1.116a4.6 4.6 0 0 1-.323-1.196a4.6 4.6 0 0 1 .011-1.238q.045-.315.128-.62c.673-2.49 3.377-4.564 5.498-4.828q.172-.021.328-.027"/></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 0A12 12 0 0 0 0 12a12 12 0 0 0 12 12a12 12 0 0 0 12-12A12 12 0 0 0 12 0m.512 3.6a9.6 9.6 0 0 1 2.594.39c1.764.52 3.511 1.747 3.823 3.68c.066.41.065.829.007 1.24c-.208 1.466-1.09 2.777-2.09 3.83c-1.063 1.122-2.417 1.854-3.54 2.898c-.657.611-.925 1.36-.132 1.995c1.084.553 1.986.266 2.97-.332c.582-.353 1.08-.823 1.511-1.345c.219-.264.422-.542.617-.825c.164-.24.317-.517.537-.716a.8.8 0 0 1 .502-.267a.69.69 0 0 1 .7.406c.118.28.013.64-.113.9c-.652 1.346-1.368 2.25-1.867 2.78c-1.486 1.653-3.809 2.736-5.955 1.846c-1.234-.51-2.198-1.658-2.37-2.998c-.32-2.502 2.588-3.95 4.12-5.368c.937-.868 1.965-2.203 1.486-3.562c-.459-1.302-1.988-1.868-3.246-2c-1.24-.128-2.5.128-3.624.654c-.882.412-1.625 1.038-2.32 1.711c-.23.223-.45.46-.688.673c-.206.184-.453.352-.732.39c-.417.056-.813-.248-.76-.688c.086-.712.592-1.332 1.036-1.862q.412-.493.884-.928a9.3 9.3 0 0 1 2.397-1.6a9.9 9.9 0 0 1 4.253-.901m-2.22 5.264c1.558-.055 1.92 1.034.882 1.843c-1.763 1.372-3.997 2.745-4.224 4.95c-.092.887.352 2.293.89 3.24c.04.07.061.153.058.24c-.01.231-.19.42-.428.409c-.162-.008-.311-.09-.45-.176c-.639-.395-1.238-.89-1.705-1.481a5 5 0 0 1-.665-1.116a4.6 4.6 0 0 1-.323-1.196a4.6 4.6 0 0 1 .011-1.238q.045-.315.128-.62c.673-2.49 3.377-4.564 5.498-4.828q.172-.021.328-.027"/></svg> </template>
CSS
.icon-roboflow {
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%200A12%2012%200%200%200%200%2012a12%2012%200%200%200%2012%2012a12%2012%200%200%200%2012-12A12%2012%200%200%200%2012%200m.512%203.6a9.6%209.6%200%200%201%202.594.39c1.764.52%203.511%201.747%203.823%203.68c.066.41.065.829.007%201.24c-.208%201.466-1.09%202.777-2.09%203.83c-1.063%201.122-2.417%201.854-3.54%202.898c-.657.611-.925%201.36-.132%201.995c1.084.553%201.986.266%202.97-.332c.582-.353%201.08-.823%201.511-1.345c.219-.264.422-.542.617-.825c.164-.24.317-.517.537-.716a.8.8%200%200%201%20.502-.267a.69.69%200%200%201%20.7.406c.118.28.013.64-.113.9c-.652%201.346-1.368%202.25-1.867%202.78c-1.486%201.653-3.809%202.736-5.955%201.846c-1.234-.51-2.198-1.658-2.37-2.998c-.32-2.502%202.588-3.95%204.12-5.368c.937-.868%201.965-2.203%201.486-3.562c-.459-1.302-1.988-1.868-3.246-2c-1.24-.128-2.5.128-3.624.654c-.882.412-1.625%201.038-2.32%201.711c-.23.223-.45.46-.688.673c-.206.184-.453.352-.732.39c-.417.056-.813-.248-.76-.688c.086-.712.592-1.332%201.036-1.862q.412-.493.884-.928a9.3%209.3%200%200%201%202.397-1.6a9.9%209.9%200%200%201%204.253-.901m-2.22%205.264c1.558-.055%201.92%201.034.882%201.843c-1.763%201.372-3.997%202.745-4.224%204.95c-.092.887.352%202.293.89%203.24c.04.07.061.153.058.24c-.01.231-.19.42-.428.409c-.162-.008-.311-.09-.45-.176c-.639-.395-1.238-.89-1.705-1.481a5%205%200%200%201-.665-1.116a4.6%204.6%200%200%201-.323-1.196a4.6%204.6%200%200%201%20.011-1.238q.045-.315.128-.62c.673-2.49%203.377-4.564%205.498-4.828q.172-.021.328-.027%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%200A12%2012%200%200%200%200%2012a12%2012%200%200%200%2012%2012a12%2012%200%200%200%2012-12A12%2012%200%200%200%2012%200m.512%203.6a9.6%209.6%200%200%201%202.594.39c1.764.52%203.511%201.747%203.823%203.68c.066.41.065.829.007%201.24c-.208%201.466-1.09%202.777-2.09%203.83c-1.063%201.122-2.417%201.854-3.54%202.898c-.657.611-.925%201.36-.132%201.995c1.084.553%201.986.266%202.97-.332c.582-.353%201.08-.823%201.511-1.345c.219-.264.422-.542.617-.825c.164-.24.317-.517.537-.716a.8.8%200%200%201%20.502-.267a.69.69%200%200%201%20.7.406c.118.28.013.64-.113.9c-.652%201.346-1.368%202.25-1.867%202.78c-1.486%201.653-3.809%202.736-5.955%201.846c-1.234-.51-2.198-1.658-2.37-2.998c-.32-2.502%202.588-3.95%204.12-5.368c.937-.868%201.965-2.203%201.486-3.562c-.459-1.302-1.988-1.868-3.246-2c-1.24-.128-2.5.128-3.624.654c-.882.412-1.625%201.038-2.32%201.711c-.23.223-.45.46-.688.673c-.206.184-.453.352-.732.39c-.417.056-.813-.248-.76-.688c.086-.712.592-1.332%201.036-1.862q.412-.493.884-.928a9.3%209.3%200%200%201%202.397-1.6a9.9%209.9%200%200%201%204.253-.901m-2.22%205.264c1.558-.055%201.92%201.034.882%201.843c-1.763%201.372-3.997%202.745-4.224%204.95c-.092.887.352%202.293.89%203.24c.04.07.061.153.058.24c-.01.231-.19.42-.428.409c-.162-.008-.311-.09-.45-.176c-.639-.395-1.238-.89-1.705-1.481a5%205%200%200%201-.665-1.116a4.6%204.6%200%200%201-.323-1.196a4.6%204.6%200%200%201%20.011-1.238q.045-.315.128-.62c.673-2.49%203.377-4.564%205.498-4.828q.172-.021.328-.027%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/roboflow.svg?color=%231a73e8&size=48