liquibase logo
liquibase from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- liquibase
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the liquibase logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.019 0C6.65 0 2.966 1.922 2.965 3.646S6.692 7.29 12.02 7.29s9.055-1.922 9.055-3.645S17.347 0 12.019 0m9.056 6.45c-1.603 1.283-3.486 1.723-7.333 2.645c-5.328 1.242-10.817 2.524-10.817 7.532v.56c2.003-1.722 5.609-2.523 9.135-3.324h.001c4.407-1.002 9.014-2.044 9.014-4.607zm0 5.85c-1.923 1.563-5.328 2.324-8.694 3.085c-4.647 1.042-9.456 2.123-9.456 5.007c0 .642.522 1.323 1.483 1.924c1.924-1.282 4.928-2.003 7.812-2.684c4.368-1.041 8.855-2.123 8.855-4.807zm0 5.65c-1.884 1.601-5.25 2.404-8.494 3.165c-2.364.562-4.768 1.122-6.45 1.963c1.522.562 3.565.922 5.89.922c5.288 0 9.054-1.885 9.054-3.647z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsLiquibase(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.019 0C6.65 0 2.966 1.922 2.965 3.646S6.692 7.29 12.02 7.29s9.055-1.922 9.055-3.645S17.347 0 12.019 0m9.056 6.45c-1.603 1.283-3.486 1.723-7.333 2.645c-5.328 1.242-10.817 2.524-10.817 7.532v.56c2.003-1.722 5.609-2.523 9.135-3.324h.001c4.407-1.002 9.014-2.044 9.014-4.607zm0 5.85c-1.923 1.563-5.328 2.324-8.694 3.085c-4.647 1.042-9.456 2.123-9.456 5.007c0 .642.522 1.323 1.483 1.924c1.924-1.282 4.928-2.003 7.812-2.684c4.368-1.041 8.855-2.123 8.855-4.807zm0 5.65c-1.884 1.601-5.25 2.404-8.494 3.165c-2.364.562-4.768 1.122-6.45 1.963c1.522.562 3.565.922 5.89.922c5.288 0 9.054-1.885 9.054-3.647z"/></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.019 0C6.65 0 2.966 1.922 2.965 3.646S6.692 7.29 12.02 7.29s9.055-1.922 9.055-3.645S17.347 0 12.019 0m9.056 6.45c-1.603 1.283-3.486 1.723-7.333 2.645c-5.328 1.242-10.817 2.524-10.817 7.532v.56c2.003-1.722 5.609-2.523 9.135-3.324h.001c4.407-1.002 9.014-2.044 9.014-4.607zm0 5.85c-1.923 1.563-5.328 2.324-8.694 3.085c-4.647 1.042-9.456 2.123-9.456 5.007c0 .642.522 1.323 1.483 1.924c1.924-1.282 4.928-2.003 7.812-2.684c4.368-1.041 8.855-2.123 8.855-4.807zm0 5.65c-1.884 1.601-5.25 2.404-8.494 3.165c-2.364.562-4.768 1.122-6.45 1.963c1.522.562 3.565.922 5.89.922c5.288 0 9.054-1.885 9.054-3.647z"/></svg> </template>
CSS
.icon-liquibase {
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.019%200C6.65%200%202.966%201.922%202.965%203.646S6.692%207.29%2012.02%207.29s9.055-1.922%209.055-3.645S17.347%200%2012.019%200m9.056%206.45c-1.603%201.283-3.486%201.723-7.333%202.645c-5.328%201.242-10.817%202.524-10.817%207.532v.56c2.003-1.722%205.609-2.523%209.135-3.324h.001c4.407-1.002%209.014-2.044%209.014-4.607zm0%205.85c-1.923%201.563-5.328%202.324-8.694%203.085c-4.647%201.042-9.456%202.123-9.456%205.007c0%20.642.522%201.323%201.483%201.924c1.924-1.282%204.928-2.003%207.812-2.684c4.368-1.041%208.855-2.123%208.855-4.807zm0%205.65c-1.884%201.601-5.25%202.404-8.494%203.165c-2.364.562-4.768%201.122-6.45%201.963c1.522.562%203.565.922%205.89.922c5.288%200%209.054-1.885%209.054-3.647z%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.019%200C6.65%200%202.966%201.922%202.965%203.646S6.692%207.29%2012.02%207.29s9.055-1.922%209.055-3.645S17.347%200%2012.019%200m9.056%206.45c-1.603%201.283-3.486%201.723-7.333%202.645c-5.328%201.242-10.817%202.524-10.817%207.532v.56c2.003-1.722%205.609-2.523%209.135-3.324h.001c4.407-1.002%209.014-2.044%209.014-4.607zm0%205.85c-1.923%201.563-5.328%202.324-8.694%203.085c-4.647%201.042-9.456%202.123-9.456%205.007c0%20.642.522%201.323%201.483%201.924c1.924-1.282%204.928-2.003%207.812-2.684c4.368-1.041%208.855-2.123%208.855-4.807zm0%205.65c-1.884%201.601-5.25%202.404-8.494%203.165c-2.364.562-4.768%201.122-6.45%201.963c1.522.562%203.565.922%205.89.922c5.288%200%209.054-1.885%209.054-3.647z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/liquibase.svg?color=%231a73e8&size=48