semanticweb logo
semanticweb from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- semanticweb
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the semanticweb logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.602 0s-1.524 5.809-8.516 2.658c-.776-.35-.954-.444-.982-.469L2.074 6.301l10.043 4.896s.776-.326 2.026-.933C20.273 7.287 21.602 0 21.602 0M1.59 8.486v10.448L10.947 24V13.242zm20.82 0l-9.357 4.756V24l9.357-5.066z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsSemanticweb(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="M21.602 0s-1.524 5.809-8.516 2.658c-.776-.35-.954-.444-.982-.469L2.074 6.301l10.043 4.896s.776-.326 2.026-.933C20.273 7.287 21.602 0 21.602 0M1.59 8.486v10.448L10.947 24V13.242zm20.82 0l-9.357 4.756V24l9.357-5.066z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.602 0s-1.524 5.809-8.516 2.658c-.776-.35-.954-.444-.982-.469L2.074 6.301l10.043 4.896s.776-.326 2.026-.933C20.273 7.287 21.602 0 21.602 0M1.59 8.486v10.448L10.947 24V13.242zm20.82 0l-9.357 4.756V24l9.357-5.066z"/></svg> </template>
CSS
.icon-semanticweb {
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%22M21.602%200s-1.524%205.809-8.516%202.658c-.776-.35-.954-.444-.982-.469L2.074%206.301l10.043%204.896s.776-.326%202.026-.933C20.273%207.287%2021.602%200%2021.602%200M1.59%208.486v10.448L10.947%2024V13.242zm20.82%200l-9.357%204.756V24l9.357-5.066z%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%22M21.602%200s-1.524%205.809-8.516%202.658c-.776-.35-.954-.444-.982-.469L2.074%206.301l10.043%204.896s.776-.326%202.026-.933C20.273%207.287%2021.602%200%2021.602%200M1.59%208.486v10.448L10.947%2024V13.242zm20.82%200l-9.357%204.756V24l9.357-5.066z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/semanticweb.svg?color=%231a73e8&size=48