rumahweb logo
rumahweb from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- rumahweb
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the rumahweb logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 12.149c.028-.275.148-.543.36-.753l7.182-7.092a1 1 0 0 1 .103-.091c.308-.265 1.807-1.473 3.743-1.553h.402c1.126.047 2.374.5 3.61 1.731c2.534 2.542 5.076 5.077 7.615 7.615c1.14 1.14 1.198 2.585.642 3.795a4 4 0 0 1-.819 1.173a4 4 0 0 1-1.188.823c-1.208.537-2.646.458-3.86-.753l-.053-.056l-6.222-6.061a.93.93 0 0 0-1.03-.207a1.6 1.6 0 0 0-.499.325c-.15.141-.272.304-.352.473c-.136.291-.141.627.085.907l6.806 6.802c.483.485.481 1.27-.005 1.752a1.246 1.246 0 0 1-1.758-.004l-6.889-6.89c-.999-1.138-1.021-2.48-.488-3.614a4.1 4.1 0 0 1 2.185-2.05c1.183-.468 2.553-.365 3.679.731c2.103 2.044 4.197 4.098 6.304 6.138c.359.356.76.392 1.085.248a1.6 1.6 0 0 0 .76-.763c.154-.335.148-.726-.146-1.018c-2.54-2.533-5.07-5.077-7.615-7.605c-1.977-1.973-4.04-.345-4.347-.082l-7.178 7.086a1.245 1.245 0 0 1-1.757-.003A1.25 1.25 0 0 1 0 12.402z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsRumahweb(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="M0 12.149c.028-.275.148-.543.36-.753l7.182-7.092a1 1 0 0 1 .103-.091c.308-.265 1.807-1.473 3.743-1.553h.402c1.126.047 2.374.5 3.61 1.731c2.534 2.542 5.076 5.077 7.615 7.615c1.14 1.14 1.198 2.585.642 3.795a4 4 0 0 1-.819 1.173a4 4 0 0 1-1.188.823c-1.208.537-2.646.458-3.86-.753l-.053-.056l-6.222-6.061a.93.93 0 0 0-1.03-.207a1.6 1.6 0 0 0-.499.325c-.15.141-.272.304-.352.473c-.136.291-.141.627.085.907l6.806 6.802c.483.485.481 1.27-.005 1.752a1.246 1.246 0 0 1-1.758-.004l-6.889-6.89c-.999-1.138-1.021-2.48-.488-3.614a4.1 4.1 0 0 1 2.185-2.05c1.183-.468 2.553-.365 3.679.731c2.103 2.044 4.197 4.098 6.304 6.138c.359.356.76.392 1.085.248a1.6 1.6 0 0 0 .76-.763c.154-.335.148-.726-.146-1.018c-2.54-2.533-5.07-5.077-7.615-7.605c-1.977-1.973-4.04-.345-4.347-.082l-7.178 7.086a1.245 1.245 0 0 1-1.757-.003A1.25 1.25 0 0 1 0 12.402z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 12.149c.028-.275.148-.543.36-.753l7.182-7.092a1 1 0 0 1 .103-.091c.308-.265 1.807-1.473 3.743-1.553h.402c1.126.047 2.374.5 3.61 1.731c2.534 2.542 5.076 5.077 7.615 7.615c1.14 1.14 1.198 2.585.642 3.795a4 4 0 0 1-.819 1.173a4 4 0 0 1-1.188.823c-1.208.537-2.646.458-3.86-.753l-.053-.056l-6.222-6.061a.93.93 0 0 0-1.03-.207a1.6 1.6 0 0 0-.499.325c-.15.141-.272.304-.352.473c-.136.291-.141.627.085.907l6.806 6.802c.483.485.481 1.27-.005 1.752a1.246 1.246 0 0 1-1.758-.004l-6.889-6.89c-.999-1.138-1.021-2.48-.488-3.614a4.1 4.1 0 0 1 2.185-2.05c1.183-.468 2.553-.365 3.679.731c2.103 2.044 4.197 4.098 6.304 6.138c.359.356.76.392 1.085.248a1.6 1.6 0 0 0 .76-.763c.154-.335.148-.726-.146-1.018c-2.54-2.533-5.07-5.077-7.615-7.605c-1.977-1.973-4.04-.345-4.347-.082l-7.178 7.086a1.245 1.245 0 0 1-1.757-.003A1.25 1.25 0 0 1 0 12.402z"/></svg> </template>
CSS
.icon-rumahweb {
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%22M0%2012.149c.028-.275.148-.543.36-.753l7.182-7.092a1%201%200%200%201%20.103-.091c.308-.265%201.807-1.473%203.743-1.553h.402c1.126.047%202.374.5%203.61%201.731c2.534%202.542%205.076%205.077%207.615%207.615c1.14%201.14%201.198%202.585.642%203.795a4%204%200%200%201-.819%201.173a4%204%200%200%201-1.188.823c-1.208.537-2.646.458-3.86-.753l-.053-.056l-6.222-6.061a.93.93%200%200%200-1.03-.207a1.6%201.6%200%200%200-.499.325c-.15.141-.272.304-.352.473c-.136.291-.141.627.085.907l6.806%206.802c.483.485.481%201.27-.005%201.752a1.246%201.246%200%200%201-1.758-.004l-6.889-6.89c-.999-1.138-1.021-2.48-.488-3.614a4.1%204.1%200%200%201%202.185-2.05c1.183-.468%202.553-.365%203.679.731c2.103%202.044%204.197%204.098%206.304%206.138c.359.356.76.392%201.085.248a1.6%201.6%200%200%200%20.76-.763c.154-.335.148-.726-.146-1.018c-2.54-2.533-5.07-5.077-7.615-7.605c-1.977-1.973-4.04-.345-4.347-.082l-7.178%207.086a1.245%201.245%200%200%201-1.757-.003A1.25%201.25%200%200%201%200%2012.402z%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%22M0%2012.149c.028-.275.148-.543.36-.753l7.182-7.092a1%201%200%200%201%20.103-.091c.308-.265%201.807-1.473%203.743-1.553h.402c1.126.047%202.374.5%203.61%201.731c2.534%202.542%205.076%205.077%207.615%207.615c1.14%201.14%201.198%202.585.642%203.795a4%204%200%200%201-.819%201.173a4%204%200%200%201-1.188.823c-1.208.537-2.646.458-3.86-.753l-.053-.056l-6.222-6.061a.93.93%200%200%200-1.03-.207a1.6%201.6%200%200%200-.499.325c-.15.141-.272.304-.352.473c-.136.291-.141.627.085.907l6.806%206.802c.483.485.481%201.27-.005%201.752a1.246%201.246%200%200%201-1.758-.004l-6.889-6.89c-.999-1.138-1.021-2.48-.488-3.614a4.1%204.1%200%200%201%202.185-2.05c1.183-.468%202.553-.365%203.679.731c2.103%202.044%204.197%204.098%206.304%206.138c.359.356.76.392%201.085.248a1.6%201.6%200%200%200%20.76-.763c.154-.335.148-.726-.146-1.018c-2.54-2.533-5.07-5.077-7.615-7.605c-1.977-1.973-4.04-.345-4.347-.082l-7.178%207.086a1.245%201.245%200%200%201-1.757-.003A1.25%201.25%200%200%201%200%2012.402z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/rumahweb.svg?color=%231a73e8&size=48