sulu logo
sulu from Devicon by konpa · Original · MIT Free for personal and commercial use.
- Name
- sulu
- Set
- Devicon
- Style
- Original
- Viewbox
- 128×128
- License
- MIT
1 other variant in Devicon
Use the sulu logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#112a46" d="M87.219 16.403a3.6 3.6 0 0 0-1.415.183L2.748 42.803C.512 43.443-.444 45.68.195 47.6l15.97 44.123c.64 1.918 3.196 4.156 5.113 4.476l75.39 15.347c2.237.32 4.791-.635 6.069-2.553l24.598-38.37c1.278-1.919.64-4.16-1.277-5.438l-30.03-20.78c-1.917-1.278-3.51-3.84-3.83-6.078L89.96 19.144c-.24-1.678-1.379-2.636-2.741-2.74zm-9.622 9.263c1.063.075 1.18.912.221 2.11L58.973 51.12c-1.277 1.599-4.152 2.878-6.388 2.238l-35.143-7.035c-2.236-.32-2.236-1.278 0-1.917l58.78-18.547c.558-.16 1.02-.218 1.375-.193m6.72 2.702c.715-.128 1.287.448 1.487 1.647l7.03 65.228c.319 2.238-.64 2.554-1.918.635l-27.151-35.49c-1.278-1.599-1.278-4.475 0-6.074l19.165-24.94c.48-.6.959-.93 1.387-1.006M10.275 50.114q.36-.014.779.045l41.21 8.632c2.236.32 5.111 2.236 6.389 3.835l29.71 38.69c1.278 1.6.639 2.878-1.597 2.239L25.749 91.402c-2.237-.32-4.473-2.558-5.112-4.476L8.5 53.038c-.56-1.679.101-2.867 1.774-2.924Zm84.874.995c.489-.043 1.122.167 1.84.647l21.72 15.031c1.916 1.28 2.24 3.834 1.281 5.433l-18.21 28.135c-1.277 1.918-2.238 1.602-2.558-.636L94.11 53.36c-.2-1.4.225-2.178 1.04-2.25z"/></svg>
React
import type { SVGProps } from "react";
export function DeviconSulu(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#112a46" d="M87.219 16.403a3.6 3.6 0 0 0-1.415.183L2.748 42.803C.512 43.443-.444 45.68.195 47.6l15.97 44.123c.64 1.918 3.196 4.156 5.113 4.476l75.39 15.347c2.237.32 4.791-.635 6.069-2.553l24.598-38.37c1.278-1.919.64-4.16-1.277-5.438l-30.03-20.78c-1.917-1.278-3.51-3.84-3.83-6.078L89.96 19.144c-.24-1.678-1.379-2.636-2.741-2.74zm-9.622 9.263c1.063.075 1.18.912.221 2.11L58.973 51.12c-1.277 1.599-4.152 2.878-6.388 2.238l-35.143-7.035c-2.236-.32-2.236-1.278 0-1.917l58.78-18.547c.558-.16 1.02-.218 1.375-.193m6.72 2.702c.715-.128 1.287.448 1.487 1.647l7.03 65.228c.319 2.238-.64 2.554-1.918.635l-27.151-35.49c-1.278-1.599-1.278-4.475 0-6.074l19.165-24.94c.48-.6.959-.93 1.387-1.006M10.275 50.114q.36-.014.779.045l41.21 8.632c2.236.32 5.111 2.236 6.389 3.835l29.71 38.69c1.278 1.6.639 2.878-1.597 2.239L25.749 91.402c-2.237-.32-4.473-2.558-5.112-4.476L8.5 53.038c-.56-1.679.101-2.867 1.774-2.924Zm84.874.995c.489-.043 1.122.167 1.84.647l21.72 15.031c1.916 1.28 2.24 3.834 1.281 5.433l-18.21 28.135c-1.277 1.918-2.238 1.602-2.558-.636L94.11 53.36c-.2-1.4.225-2.178 1.04-2.25z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#112a46" d="M87.219 16.403a3.6 3.6 0 0 0-1.415.183L2.748 42.803C.512 43.443-.444 45.68.195 47.6l15.97 44.123c.64 1.918 3.196 4.156 5.113 4.476l75.39 15.347c2.237.32 4.791-.635 6.069-2.553l24.598-38.37c1.278-1.919.64-4.16-1.277-5.438l-30.03-20.78c-1.917-1.278-3.51-3.84-3.83-6.078L89.96 19.144c-.24-1.678-1.379-2.636-2.741-2.74zm-9.622 9.263c1.063.075 1.18.912.221 2.11L58.973 51.12c-1.277 1.599-4.152 2.878-6.388 2.238l-35.143-7.035c-2.236-.32-2.236-1.278 0-1.917l58.78-18.547c.558-.16 1.02-.218 1.375-.193m6.72 2.702c.715-.128 1.287.448 1.487 1.647l7.03 65.228c.319 2.238-.64 2.554-1.918.635l-27.151-35.49c-1.278-1.599-1.278-4.475 0-6.074l19.165-24.94c.48-.6.959-.93 1.387-1.006M10.275 50.114q.36-.014.779.045l41.21 8.632c2.236.32 5.111 2.236 6.389 3.835l29.71 38.69c1.278 1.6.639 2.878-1.597 2.239L25.749 91.402c-2.237-.32-4.473-2.558-5.112-4.476L8.5 53.038c-.56-1.679.101-2.867 1.774-2.924Zm84.874.995c.489-.043 1.122.167 1.84.647l21.72 15.031c1.916 1.28 2.24 3.834 1.281 5.433l-18.21 28.135c-1.277 1.918-2.238 1.602-2.558-.636L94.11 53.36c-.2-1.4.225-2.178 1.04-2.25z"/></svg> </template>
CSS
.icon-sulu {
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%20128%20128%22%3E%3Cpath%20fill%3D%22%23112a46%22%20d%3D%22M87.219%2016.403a3.6%203.6%200%200%200-1.415.183L2.748%2042.803C.512%2043.443-.444%2045.68.195%2047.6l15.97%2044.123c.64%201.918%203.196%204.156%205.113%204.476l75.39%2015.347c2.237.32%204.791-.635%206.069-2.553l24.598-38.37c1.278-1.919.64-4.16-1.277-5.438l-30.03-20.78c-1.917-1.278-3.51-3.84-3.83-6.078L89.96%2019.144c-.24-1.678-1.379-2.636-2.741-2.74zm-9.622%209.263c1.063.075%201.18.912.221%202.11L58.973%2051.12c-1.277%201.599-4.152%202.878-6.388%202.238l-35.143-7.035c-2.236-.32-2.236-1.278%200-1.917l58.78-18.547c.558-.16%201.02-.218%201.375-.193m6.72%202.702c.715-.128%201.287.448%201.487%201.647l7.03%2065.228c.319%202.238-.64%202.554-1.918.635l-27.151-35.49c-1.278-1.599-1.278-4.475%200-6.074l19.165-24.94c.48-.6.959-.93%201.387-1.006M10.275%2050.114q.36-.014.779.045l41.21%208.632c2.236.32%205.111%202.236%206.389%203.835l29.71%2038.69c1.278%201.6.639%202.878-1.597%202.239L25.749%2091.402c-2.237-.32-4.473-2.558-5.112-4.476L8.5%2053.038c-.56-1.679.101-2.867%201.774-2.924Zm84.874.995c.489-.043%201.122.167%201.84.647l21.72%2015.031c1.916%201.28%202.24%203.834%201.281%205.433l-18.21%2028.135c-1.277%201.918-2.238%201.602-2.558-.636L94.11%2053.36c-.2-1.4.225-2.178%201.04-2.25z%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23112a46%22%20d%3D%22M87.219%2016.403a3.6%203.6%200%200%200-1.415.183L2.748%2042.803C.512%2043.443-.444%2045.68.195%2047.6l15.97%2044.123c.64%201.918%203.196%204.156%205.113%204.476l75.39%2015.347c2.237.32%204.791-.635%206.069-2.553l24.598-38.37c1.278-1.919.64-4.16-1.277-5.438l-30.03-20.78c-1.917-1.278-3.51-3.84-3.83-6.078L89.96%2019.144c-.24-1.678-1.379-2.636-2.741-2.74zm-9.622%209.263c1.063.075%201.18.912.221%202.11L58.973%2051.12c-1.277%201.599-4.152%202.878-6.388%202.238l-35.143-7.035c-2.236-.32-2.236-1.278%200-1.917l58.78-18.547c.558-.16%201.02-.218%201.375-.193m6.72%202.702c.715-.128%201.287.448%201.487%201.647l7.03%2065.228c.319%202.238-.64%202.554-1.918.635l-27.151-35.49c-1.278-1.599-1.278-4.475%200-6.074l19.165-24.94c.48-.6.959-.93%201.387-1.006M10.275%2050.114q.36-.014.779.045l41.21%208.632c2.236.32%205.111%202.236%206.389%203.835l29.71%2038.69c1.278%201.6.639%202.878-1.597%202.239L25.749%2091.402c-2.237-.32-4.473-2.558-5.112-4.476L8.5%2053.038c-.56-1.679.101-2.867%201.774-2.924Zm84.874.995c.489-.043%201.122.167%201.84.647l21.72%2015.031c1.916%201.28%202.24%203.834%201.281%205.433l-18.21%2028.135c-1.277%201.918-2.238%201.602-2.558-.636L94.11%2053.36c-.2-1.4.225-2.178%201.04-2.25z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/sulu.svg?color=%231a73e8&size=48