semanticui logo
semanticui from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- semanticui
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the semanticui logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 0v24h24V0Zm12.086 3.648a7.76 7.76 0 0 1 5.51 2.141l-1.818 2.232c-.488-.302-2.51-1.465-4.122-1.136c-1.223.25-1.35 1.088-1.356 1.162c-.031.373.364.963.718 1.148c1.656.858 3.761 1.561 4.617 2.024c2.452 1.325 2.638 3.322 2.295 4.873c-.902 4.092-6.821 4.835-10.516 2.638a7 7 0 0 1-1.424-1.097l2.037-2.442c.319.189.45.408 1.485.955c2.47 1.308 4.132.398 4.29.292c.528-.356.547-.957.538-1.155c-.03-.627-.502-.97-1.115-1.236c-1.01-.438-2.7-1.108-3.87-1.647c-1.687-.777-2.757-2.046-2.76-3.982c-.003-3.209 2.827-4.261 3.91-4.547a7 7 0 0 1 1.58-.223Z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsSemanticui(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 0v24h24V0Zm12.086 3.648a7.76 7.76 0 0 1 5.51 2.141l-1.818 2.232c-.488-.302-2.51-1.465-4.122-1.136c-1.223.25-1.35 1.088-1.356 1.162c-.031.373.364.963.718 1.148c1.656.858 3.761 1.561 4.617 2.024c2.452 1.325 2.638 3.322 2.295 4.873c-.902 4.092-6.821 4.835-10.516 2.638a7 7 0 0 1-1.424-1.097l2.037-2.442c.319.189.45.408 1.485.955c2.47 1.308 4.132.398 4.29.292c.528-.356.547-.957.538-1.155c-.03-.627-.502-.97-1.115-1.236c-1.01-.438-2.7-1.108-3.87-1.647c-1.687-.777-2.757-2.046-2.76-3.982c-.003-3.209 2.827-4.261 3.91-4.547a7 7 0 0 1 1.58-.223Z"/></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 0v24h24V0Zm12.086 3.648a7.76 7.76 0 0 1 5.51 2.141l-1.818 2.232c-.488-.302-2.51-1.465-4.122-1.136c-1.223.25-1.35 1.088-1.356 1.162c-.031.373.364.963.718 1.148c1.656.858 3.761 1.561 4.617 2.024c2.452 1.325 2.638 3.322 2.295 4.873c-.902 4.092-6.821 4.835-10.516 2.638a7 7 0 0 1-1.424-1.097l2.037-2.442c.319.189.45.408 1.485.955c2.47 1.308 4.132.398 4.29.292c.528-.356.547-.957.538-1.155c-.03-.627-.502-.97-1.115-1.236c-1.01-.438-2.7-1.108-3.87-1.647c-1.687-.777-2.757-2.046-2.76-3.982c-.003-3.209 2.827-4.261 3.91-4.547a7 7 0 0 1 1.58-.223Z"/></svg> </template>
CSS
.icon-semanticui {
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%200v24h24V0Zm12.086%203.648a7.76%207.76%200%200%201%205.51%202.141l-1.818%202.232c-.488-.302-2.51-1.465-4.122-1.136c-1.223.25-1.35%201.088-1.356%201.162c-.031.373.364.963.718%201.148c1.656.858%203.761%201.561%204.617%202.024c2.452%201.325%202.638%203.322%202.295%204.873c-.902%204.092-6.821%204.835-10.516%202.638a7%207%200%200%201-1.424-1.097l2.037-2.442c.319.189.45.408%201.485.955c2.47%201.308%204.132.398%204.29.292c.528-.356.547-.957.538-1.155c-.03-.627-.502-.97-1.115-1.236c-1.01-.438-2.7-1.108-3.87-1.647c-1.687-.777-2.757-2.046-2.76-3.982c-.003-3.209%202.827-4.261%203.91-4.547a7%207%200%200%201%201.58-.223Z%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%200v24h24V0Zm12.086%203.648a7.76%207.76%200%200%201%205.51%202.141l-1.818%202.232c-.488-.302-2.51-1.465-4.122-1.136c-1.223.25-1.35%201.088-1.356%201.162c-.031.373.364.963.718%201.148c1.656.858%203.761%201.561%204.617%202.024c2.452%201.325%202.638%203.322%202.295%204.873c-.902%204.092-6.821%204.835-10.516%202.638a7%207%200%200%201-1.424-1.097l2.037-2.442c.319.189.45.408%201.485.955c2.47%201.308%204.132.398%204.29.292c.528-.356.547-.957.538-1.155c-.03-.627-.502-.97-1.115-1.236c-1.01-.438-2.7-1.108-3.87-1.647c-1.687-.777-2.757-2.046-2.76-3.982c-.003-3.209%202.827-4.261%203.91-4.547a7%207%200%200%201%201.58-.223Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/semanticui.svg?color=%231a73e8&size=48