sema logo
sema from Devicon by konpa · Original · MIT Free for personal and commercial use.
- Name
- sema
- Set
- Devicon
- Style
- Original
- Viewbox
- 128×128
- License
- MIT
1 other variant in Devicon
Use the sema logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path d="M63.93 0C28.633 0 0 28.664 0 64s28.633 64 63.93 64c35.293 0 63.93-28.664 63.93-64S99.222 0 63.93 0M32.469 101.656l22.035-81.922h12.25l-22.031 81.922Zm70.355-30.094l-6.691 5.418l-10.645-12.085L74.395 76.98l-6.957-5.12l8.8-13.368L61.73 52.81l2.586-9.258l15.313 3.988l1.277-15.21h8.684l1.277 15.21l14.512-3.691l2.973 8.96l-14.36 5.684Zm0 0"/></svg>
React
import type { SVGProps } from "react";
export function DeviconSema(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path d="M63.93 0C28.633 0 0 28.664 0 64s28.633 64 63.93 64c35.293 0 63.93-28.664 63.93-64S99.222 0 63.93 0M32.469 101.656l22.035-81.922h12.25l-22.031 81.922Zm70.355-30.094l-6.691 5.418l-10.645-12.085L74.395 76.98l-6.957-5.12l8.8-13.368L61.73 52.81l2.586-9.258l15.313 3.988l1.277-15.21h8.684l1.277 15.21l14.512-3.691l2.973 8.96l-14.36 5.684Zm0 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path d="M63.93 0C28.633 0 0 28.664 0 64s28.633 64 63.93 64c35.293 0 63.93-28.664 63.93-64S99.222 0 63.93 0M32.469 101.656l22.035-81.922h12.25l-22.031 81.922Zm70.355-30.094l-6.691 5.418l-10.645-12.085L74.395 76.98l-6.957-5.12l8.8-13.368L61.73 52.81l2.586-9.258l15.313 3.988l1.277-15.21h8.684l1.277 15.21l14.512-3.691l2.973 8.96l-14.36 5.684Zm0 0"/></svg> </template>
CSS
.icon-sema {
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%20d%3D%22M63.93%200C28.633%200%200%2028.664%200%2064s28.633%2064%2063.93%2064c35.293%200%2063.93-28.664%2063.93-64S99.222%200%2063.93%200M32.469%20101.656l22.035-81.922h12.25l-22.031%2081.922Zm70.355-30.094l-6.691%205.418l-10.645-12.085L74.395%2076.98l-6.957-5.12l8.8-13.368L61.73%2052.81l2.586-9.258l15.313%203.988l1.277-15.21h8.684l1.277%2015.21l14.512-3.691l2.973%208.96l-14.36%205.684Zm0%200%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%20d%3D%22M63.93%200C28.633%200%200%2028.664%200%2064s28.633%2064%2063.93%2064c35.293%200%2063.93-28.664%2063.93-64S99.222%200%2063.93%200M32.469%20101.656l22.035-81.922h12.25l-22.031%2081.922Zm70.355-30.094l-6.691%205.418l-10.645-12.085L74.395%2076.98l-6.957-5.12l8.8-13.368L61.73%2052.81l2.586-9.258l15.313%203.988l1.277-15.21h8.684l1.277%2015.21l14.512-3.691l2.973%208.96l-14.36%205.684Zm0%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/sema.svg?color=%231a73e8&size=48