robotframework logo
robotframework from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- robotframework
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the robotframework logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.957 10.225a3.405 3.405 0 0 1 3.4-3.403a3.406 3.406 0 0 1 3.402 3.403a1.235 1.235 0 1 1-2.469 0a.932.932 0 0 0-1.865 0a1.234 1.234 0 1 1-2.468 0m14.086 5.717c0 .684-.552 1.236-1.234 1.236H6.357a1.234 1.234 0 0 1-1.234-1.236c0-.684.553-1.237 1.234-1.237H17.81c.682 0 1.234.553 1.234 1.237m-5.35-5.025a1.235 1.235 0 0 1 .333-1.714l2.862-1.933a1.23 1.23 0 0 1 1.715.328a1.235 1.235 0 0 1-.334 1.715l-2.862 1.933a1.235 1.235 0 0 1-1.715-.329m7.839 7.602a.88.88 0 0 1-.258.623l-2.128 2.127a.88.88 0 0 1-.623.258H5.477a.88.88 0 0 1-.623-.258l-2.128-2.127a.88.88 0 0 1-.258-.623V5.482a.88.88 0 0 1 .258-.623l2.128-2.128a.88.88 0 0 1 .623-.258h13.046a.88.88 0 0 1 .623.258l2.128 2.128a.88.88 0 0 1 .258.623zm1.81-15.083L20.565.658A2.25 2.25 0 0 0 18.977 0H5.022a2.25 2.25 0 0 0-1.588.658L.657 3.436A2.25 2.25 0 0 0 0 5.023v13.955c0 .595.237 1.166.658 1.587l2.778 2.778c.42.42.991.657 1.587.657h13.954a2.25 2.25 0 0 0 1.588-.657l2.778-2.778A2.24 2.24 0 0 0 24 18.977V5.023a2.25 2.25 0 0 0-.657-1.587"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsRobotframework(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="M4.957 10.225a3.405 3.405 0 0 1 3.4-3.403a3.406 3.406 0 0 1 3.402 3.403a1.235 1.235 0 1 1-2.469 0a.932.932 0 0 0-1.865 0a1.234 1.234 0 1 1-2.468 0m14.086 5.717c0 .684-.552 1.236-1.234 1.236H6.357a1.234 1.234 0 0 1-1.234-1.236c0-.684.553-1.237 1.234-1.237H17.81c.682 0 1.234.553 1.234 1.237m-5.35-5.025a1.235 1.235 0 0 1 .333-1.714l2.862-1.933a1.23 1.23 0 0 1 1.715.328a1.235 1.235 0 0 1-.334 1.715l-2.862 1.933a1.235 1.235 0 0 1-1.715-.329m7.839 7.602a.88.88 0 0 1-.258.623l-2.128 2.127a.88.88 0 0 1-.623.258H5.477a.88.88 0 0 1-.623-.258l-2.128-2.127a.88.88 0 0 1-.258-.623V5.482a.88.88 0 0 1 .258-.623l2.128-2.128a.88.88 0 0 1 .623-.258h13.046a.88.88 0 0 1 .623.258l2.128 2.128a.88.88 0 0 1 .258.623zm1.81-15.083L20.565.658A2.25 2.25 0 0 0 18.977 0H5.022a2.25 2.25 0 0 0-1.588.658L.657 3.436A2.25 2.25 0 0 0 0 5.023v13.955c0 .595.237 1.166.658 1.587l2.778 2.778c.42.42.991.657 1.587.657h13.954a2.25 2.25 0 0 0 1.588-.657l2.778-2.778A2.24 2.24 0 0 0 24 18.977V5.023a2.25 2.25 0 0 0-.657-1.587"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.957 10.225a3.405 3.405 0 0 1 3.4-3.403a3.406 3.406 0 0 1 3.402 3.403a1.235 1.235 0 1 1-2.469 0a.932.932 0 0 0-1.865 0a1.234 1.234 0 1 1-2.468 0m14.086 5.717c0 .684-.552 1.236-1.234 1.236H6.357a1.234 1.234 0 0 1-1.234-1.236c0-.684.553-1.237 1.234-1.237H17.81c.682 0 1.234.553 1.234 1.237m-5.35-5.025a1.235 1.235 0 0 1 .333-1.714l2.862-1.933a1.23 1.23 0 0 1 1.715.328a1.235 1.235 0 0 1-.334 1.715l-2.862 1.933a1.235 1.235 0 0 1-1.715-.329m7.839 7.602a.88.88 0 0 1-.258.623l-2.128 2.127a.88.88 0 0 1-.623.258H5.477a.88.88 0 0 1-.623-.258l-2.128-2.127a.88.88 0 0 1-.258-.623V5.482a.88.88 0 0 1 .258-.623l2.128-2.128a.88.88 0 0 1 .623-.258h13.046a.88.88 0 0 1 .623.258l2.128 2.128a.88.88 0 0 1 .258.623zm1.81-15.083L20.565.658A2.25 2.25 0 0 0 18.977 0H5.022a2.25 2.25 0 0 0-1.588.658L.657 3.436A2.25 2.25 0 0 0 0 5.023v13.955c0 .595.237 1.166.658 1.587l2.778 2.778c.42.42.991.657 1.587.657h13.954a2.25 2.25 0 0 0 1.588-.657l2.778-2.778A2.24 2.24 0 0 0 24 18.977V5.023a2.25 2.25 0 0 0-.657-1.587"/></svg> </template>
CSS
.icon-robotframework {
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%22M4.957%2010.225a3.405%203.405%200%200%201%203.4-3.403a3.406%203.406%200%200%201%203.402%203.403a1.235%201.235%200%201%201-2.469%200a.932.932%200%200%200-1.865%200a1.234%201.234%200%201%201-2.468%200m14.086%205.717c0%20.684-.552%201.236-1.234%201.236H6.357a1.234%201.234%200%200%201-1.234-1.236c0-.684.553-1.237%201.234-1.237H17.81c.682%200%201.234.553%201.234%201.237m-5.35-5.025a1.235%201.235%200%200%201%20.333-1.714l2.862-1.933a1.23%201.23%200%200%201%201.715.328a1.235%201.235%200%200%201-.334%201.715l-2.862%201.933a1.235%201.235%200%200%201-1.715-.329m7.839%207.602a.88.88%200%200%201-.258.623l-2.128%202.127a.88.88%200%200%201-.623.258H5.477a.88.88%200%200%201-.623-.258l-2.128-2.127a.88.88%200%200%201-.258-.623V5.482a.88.88%200%200%201%20.258-.623l2.128-2.128a.88.88%200%200%201%20.623-.258h13.046a.88.88%200%200%201%20.623.258l2.128%202.128a.88.88%200%200%201%20.258.623zm1.81-15.083L20.565.658A2.25%202.25%200%200%200%2018.977%200H5.022a2.25%202.25%200%200%200-1.588.658L.657%203.436A2.25%202.25%200%200%200%200%205.023v13.955c0%20.595.237%201.166.658%201.587l2.778%202.778c.42.42.991.657%201.587.657h13.954a2.25%202.25%200%200%200%201.588-.657l2.778-2.778A2.24%202.24%200%200%200%2024%2018.977V5.023a2.25%202.25%200%200%200-.657-1.587%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%22M4.957%2010.225a3.405%203.405%200%200%201%203.4-3.403a3.406%203.406%200%200%201%203.402%203.403a1.235%201.235%200%201%201-2.469%200a.932.932%200%200%200-1.865%200a1.234%201.234%200%201%201-2.468%200m14.086%205.717c0%20.684-.552%201.236-1.234%201.236H6.357a1.234%201.234%200%200%201-1.234-1.236c0-.684.553-1.237%201.234-1.237H17.81c.682%200%201.234.553%201.234%201.237m-5.35-5.025a1.235%201.235%200%200%201%20.333-1.714l2.862-1.933a1.23%201.23%200%200%201%201.715.328a1.235%201.235%200%200%201-.334%201.715l-2.862%201.933a1.235%201.235%200%200%201-1.715-.329m7.839%207.602a.88.88%200%200%201-.258.623l-2.128%202.127a.88.88%200%200%201-.623.258H5.477a.88.88%200%200%201-.623-.258l-2.128-2.127a.88.88%200%200%201-.258-.623V5.482a.88.88%200%200%201%20.258-.623l2.128-2.128a.88.88%200%200%201%20.623-.258h13.046a.88.88%200%200%201%20.623.258l2.128%202.128a.88.88%200%200%201%20.258.623zm1.81-15.083L20.565.658A2.25%202.25%200%200%200%2018.977%200H5.022a2.25%202.25%200%200%200-1.588.658L.657%203.436A2.25%202.25%200%200%200%200%205.023v13.955c0%20.595.237%201.166.658%201.587l2.778%202.778c.42.42.991.657%201.587.657h13.954a2.25%202.25%200%200%200%201.588-.657l2.778-2.778A2.24%202.24%200%200%200%2024%2018.977V5.023a2.25%202.25%200%200%200-.657-1.587%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/robotframework.svg?color=%231a73e8&size=48