magisk from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
magisk
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the magisk logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14.473 19.276s.209 1.229-.041 3.937C14.115 26.609 15.724 32 15.724 32s2.193-5.401 1.812-8.896c-.317-2.864.141-3.869.043-3.735c-1.683 2.328-3.105-.093-3.105-.093zm4.111 2.917c.276 2.119-.032 3.28-.428 5.552c-.197 1.145 4.095-3.453 5.74-6.199c.276-.453-1.573 1.787-3.401.188c-1.271-1.109-1.484-1.448-2.473-2.412c-.328-.328.369 1.349.567 2.865zm-4.683-2.704c-.984.964-1.204 1.303-2.469 2.412c-1.828 1.599-3.677-.641-3.401-.183c1.647 2.745 5.939 7.344 5.735 6.193c-.396-2.272-.697-3.433-.427-5.552c.197-1.516.901-3.193.568-2.871zm4.224-3.786c2.005.584 2.781 3.365 4.807 3.709c.417.072.891.197 1.437.172c1.027-.048 2.328-.631 4.063-3.089c.511-.729-1.276 4.683-5.749 4.751c-3.281.047-3.667-3.215-5.855-3.313c-.787-.031-.839-1.536-.839-1.536s.943-1.036 2.136-.693zm-4.25-.015c-2.005.577-2.781 3.364-4.807 3.708c-.417.073-.891.197-1.437.172c-1.027-.047-2.328-.631-4.063-3.089c-.511-.729 1.276 4.683 5.749 4.751c3.281.047 3.667-3.213 5.855-3.312c.787-.037.839-1.543.839-1.543s-.943-1.031-2.136-.687m7.5-.027c2.021 1.532 1.417 3.213 2.552 2.735c3.813-1.62 3.147-9.917 2.833-8.912c-1.733 5.656-5.52 5.975-9.167 3.371c-.713-.505 2.647 1.948 3.781 2.807zm-6.984-2.806c-3.645 2.604-7.432 2.285-9.167-3.371c-.307-1.005-.973 7.292 2.839 8.912c1.131.479.525-1.203 2.547-2.735c1.136-.859 4.495-3.312 3.781-2.807zm7.369.781c4.396-.183 5.209-7.396 4.865-6.516c-1.552 3.953-7.432 2.464-7.995 4.959c-.109.489 1 1.64 3.129 1.557zm-8.405-1.557c-.563-2.495-6.443-1.005-7.995-4.959c-.344-.88.468 6.333 4.869 6.516c2.131.083 3.235-1.068 3.125-1.557zm5.005-1.1s2.389-1.285 4.437-1.843c1.911-.527 3.348-1.813 3.509-3.177c.115-1.011-1.484-2.928-1.484-2.928s-1.12 3.109-2.588 4.667c-1.604 1.693-.995 1.464-3.875 3.281zM9.755 7.697C8.282 6.14 7.162 3.03 7.162 3.03S5.563 4.947 5.683 5.958c.156 1.364 1.593 2.651 3.505 3.177c2.047.557 4.443 1.843 4.443 1.843c-2.885-1.817-2.276-1.588-3.876-3.281m8.313 3.084c2.588-2.125 3.968-4.896 6.208-7.932c.421-.573-1.891-1.953-2.807-2.043c-.917-.093-1.683 3.272-1.772 5.245c-.077 1.808-1.979 5.016-1.629 4.729zm-5.781-4.729c-.089-1.979-.855-5.339-1.771-5.249c-.917.093-3.229 1.473-2.808 2.047c2.245 3.031 3.62 5.807 6.209 7.932c.348.287-1.553-2.927-1.631-4.729zm6.041-2.135c.183-1.464.839-2.537 2.151-3.433c-1.161-.385-2.124-.703-2.624-.291c-.505.411-1.871 1.791-1.688 4.031c.183 2.245.011 10.62.407 10.464c.213-5.735 2.025-7.385 1.755-10.771zm-2.916 10.771c.395.151.224-8.224.405-10.464c.188-2.24-1.181-3.62-1.687-4.031c-.5-.412-1.464-.1-2.625.291c1.312.896 1.968 1.969 2.151 3.433c-.276 3.385 1.541 5.031 1.756 10.765z"/></svg>

React

import type { SVGProps } from "react";

export function CibMagisk(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14.473 19.276s.209 1.229-.041 3.937C14.115 26.609 15.724 32 15.724 32s2.193-5.401 1.812-8.896c-.317-2.864.141-3.869.043-3.735c-1.683 2.328-3.105-.093-3.105-.093zm4.111 2.917c.276 2.119-.032 3.28-.428 5.552c-.197 1.145 4.095-3.453 5.74-6.199c.276-.453-1.573 1.787-3.401.188c-1.271-1.109-1.484-1.448-2.473-2.412c-.328-.328.369 1.349.567 2.865zm-4.683-2.704c-.984.964-1.204 1.303-2.469 2.412c-1.828 1.599-3.677-.641-3.401-.183c1.647 2.745 5.939 7.344 5.735 6.193c-.396-2.272-.697-3.433-.427-5.552c.197-1.516.901-3.193.568-2.871zm4.224-3.786c2.005.584 2.781 3.365 4.807 3.709c.417.072.891.197 1.437.172c1.027-.048 2.328-.631 4.063-3.089c.511-.729-1.276 4.683-5.749 4.751c-3.281.047-3.667-3.215-5.855-3.313c-.787-.031-.839-1.536-.839-1.536s.943-1.036 2.136-.693zm-4.25-.015c-2.005.577-2.781 3.364-4.807 3.708c-.417.073-.891.197-1.437.172c-1.027-.047-2.328-.631-4.063-3.089c-.511-.729 1.276 4.683 5.749 4.751c3.281.047 3.667-3.213 5.855-3.312c.787-.037.839-1.543.839-1.543s-.943-1.031-2.136-.687m7.5-.027c2.021 1.532 1.417 3.213 2.552 2.735c3.813-1.62 3.147-9.917 2.833-8.912c-1.733 5.656-5.52 5.975-9.167 3.371c-.713-.505 2.647 1.948 3.781 2.807zm-6.984-2.806c-3.645 2.604-7.432 2.285-9.167-3.371c-.307-1.005-.973 7.292 2.839 8.912c1.131.479.525-1.203 2.547-2.735c1.136-.859 4.495-3.312 3.781-2.807zm7.369.781c4.396-.183 5.209-7.396 4.865-6.516c-1.552 3.953-7.432 2.464-7.995 4.959c-.109.489 1 1.64 3.129 1.557zm-8.405-1.557c-.563-2.495-6.443-1.005-7.995-4.959c-.344-.88.468 6.333 4.869 6.516c2.131.083 3.235-1.068 3.125-1.557zm5.005-1.1s2.389-1.285 4.437-1.843c1.911-.527 3.348-1.813 3.509-3.177c.115-1.011-1.484-2.928-1.484-2.928s-1.12 3.109-2.588 4.667c-1.604 1.693-.995 1.464-3.875 3.281zM9.755 7.697C8.282 6.14 7.162 3.03 7.162 3.03S5.563 4.947 5.683 5.958c.156 1.364 1.593 2.651 3.505 3.177c2.047.557 4.443 1.843 4.443 1.843c-2.885-1.817-2.276-1.588-3.876-3.281m8.313 3.084c2.588-2.125 3.968-4.896 6.208-7.932c.421-.573-1.891-1.953-2.807-2.043c-.917-.093-1.683 3.272-1.772 5.245c-.077 1.808-1.979 5.016-1.629 4.729zm-5.781-4.729c-.089-1.979-.855-5.339-1.771-5.249c-.917.093-3.229 1.473-2.808 2.047c2.245 3.031 3.62 5.807 6.209 7.932c.348.287-1.553-2.927-1.631-4.729zm6.041-2.135c.183-1.464.839-2.537 2.151-3.433c-1.161-.385-2.124-.703-2.624-.291c-.505.411-1.871 1.791-1.688 4.031c.183 2.245.011 10.62.407 10.464c.213-5.735 2.025-7.385 1.755-10.771zm-2.916 10.771c.395.151.224-8.224.405-10.464c.188-2.24-1.181-3.62-1.687-4.031c-.5-.412-1.464-.1-2.625.291c1.312.896 1.968 1.969 2.151 3.433c-.276 3.385 1.541 5.031 1.756 10.765z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14.473 19.276s.209 1.229-.041 3.937C14.115 26.609 15.724 32 15.724 32s2.193-5.401 1.812-8.896c-.317-2.864.141-3.869.043-3.735c-1.683 2.328-3.105-.093-3.105-.093zm4.111 2.917c.276 2.119-.032 3.28-.428 5.552c-.197 1.145 4.095-3.453 5.74-6.199c.276-.453-1.573 1.787-3.401.188c-1.271-1.109-1.484-1.448-2.473-2.412c-.328-.328.369 1.349.567 2.865zm-4.683-2.704c-.984.964-1.204 1.303-2.469 2.412c-1.828 1.599-3.677-.641-3.401-.183c1.647 2.745 5.939 7.344 5.735 6.193c-.396-2.272-.697-3.433-.427-5.552c.197-1.516.901-3.193.568-2.871zm4.224-3.786c2.005.584 2.781 3.365 4.807 3.709c.417.072.891.197 1.437.172c1.027-.048 2.328-.631 4.063-3.089c.511-.729-1.276 4.683-5.749 4.751c-3.281.047-3.667-3.215-5.855-3.313c-.787-.031-.839-1.536-.839-1.536s.943-1.036 2.136-.693zm-4.25-.015c-2.005.577-2.781 3.364-4.807 3.708c-.417.073-.891.197-1.437.172c-1.027-.047-2.328-.631-4.063-3.089c-.511-.729 1.276 4.683 5.749 4.751c3.281.047 3.667-3.213 5.855-3.312c.787-.037.839-1.543.839-1.543s-.943-1.031-2.136-.687m7.5-.027c2.021 1.532 1.417 3.213 2.552 2.735c3.813-1.62 3.147-9.917 2.833-8.912c-1.733 5.656-5.52 5.975-9.167 3.371c-.713-.505 2.647 1.948 3.781 2.807zm-6.984-2.806c-3.645 2.604-7.432 2.285-9.167-3.371c-.307-1.005-.973 7.292 2.839 8.912c1.131.479.525-1.203 2.547-2.735c1.136-.859 4.495-3.312 3.781-2.807zm7.369.781c4.396-.183 5.209-7.396 4.865-6.516c-1.552 3.953-7.432 2.464-7.995 4.959c-.109.489 1 1.64 3.129 1.557zm-8.405-1.557c-.563-2.495-6.443-1.005-7.995-4.959c-.344-.88.468 6.333 4.869 6.516c2.131.083 3.235-1.068 3.125-1.557zm5.005-1.1s2.389-1.285 4.437-1.843c1.911-.527 3.348-1.813 3.509-3.177c.115-1.011-1.484-2.928-1.484-2.928s-1.12 3.109-2.588 4.667c-1.604 1.693-.995 1.464-3.875 3.281zM9.755 7.697C8.282 6.14 7.162 3.03 7.162 3.03S5.563 4.947 5.683 5.958c.156 1.364 1.593 2.651 3.505 3.177c2.047.557 4.443 1.843 4.443 1.843c-2.885-1.817-2.276-1.588-3.876-3.281m8.313 3.084c2.588-2.125 3.968-4.896 6.208-7.932c.421-.573-1.891-1.953-2.807-2.043c-.917-.093-1.683 3.272-1.772 5.245c-.077 1.808-1.979 5.016-1.629 4.729zm-5.781-4.729c-.089-1.979-.855-5.339-1.771-5.249c-.917.093-3.229 1.473-2.808 2.047c2.245 3.031 3.62 5.807 6.209 7.932c.348.287-1.553-2.927-1.631-4.729zm6.041-2.135c.183-1.464.839-2.537 2.151-3.433c-1.161-.385-2.124-.703-2.624-.291c-.505.411-1.871 1.791-1.688 4.031c.183 2.245.011 10.62.407 10.464c.213-5.735 2.025-7.385 1.755-10.771zm-2.916 10.771c.395.151.224-8.224.405-10.464c.188-2.24-1.181-3.62-1.687-4.031c-.5-.412-1.464-.1-2.625.291c1.312.896 1.968 1.969 2.151 3.433c-.276 3.385 1.541 5.031 1.756 10.765z"/></svg>
</template>

CSS

.icon-magisk {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.473%2019.276s.209%201.229-.041%203.937C14.115%2026.609%2015.724%2032%2015.724%2032s2.193-5.401%201.812-8.896c-.317-2.864.141-3.869.043-3.735c-1.683%202.328-3.105-.093-3.105-.093zm4.111%202.917c.276%202.119-.032%203.28-.428%205.552c-.197%201.145%204.095-3.453%205.74-6.199c.276-.453-1.573%201.787-3.401.188c-1.271-1.109-1.484-1.448-2.473-2.412c-.328-.328.369%201.349.567%202.865zm-4.683-2.704c-.984.964-1.204%201.303-2.469%202.412c-1.828%201.599-3.677-.641-3.401-.183c1.647%202.745%205.939%207.344%205.735%206.193c-.396-2.272-.697-3.433-.427-5.552c.197-1.516.901-3.193.568-2.871zm4.224-3.786c2.005.584%202.781%203.365%204.807%203.709c.417.072.891.197%201.437.172c1.027-.048%202.328-.631%204.063-3.089c.511-.729-1.276%204.683-5.749%204.751c-3.281.047-3.667-3.215-5.855-3.313c-.787-.031-.839-1.536-.839-1.536s.943-1.036%202.136-.693zm-4.25-.015c-2.005.577-2.781%203.364-4.807%203.708c-.417.073-.891.197-1.437.172c-1.027-.047-2.328-.631-4.063-3.089c-.511-.729%201.276%204.683%205.749%204.751c3.281.047%203.667-3.213%205.855-3.312c.787-.037.839-1.543.839-1.543s-.943-1.031-2.136-.687m7.5-.027c2.021%201.532%201.417%203.213%202.552%202.735c3.813-1.62%203.147-9.917%202.833-8.912c-1.733%205.656-5.52%205.975-9.167%203.371c-.713-.505%202.647%201.948%203.781%202.807zm-6.984-2.806c-3.645%202.604-7.432%202.285-9.167-3.371c-.307-1.005-.973%207.292%202.839%208.912c1.131.479.525-1.203%202.547-2.735c1.136-.859%204.495-3.312%203.781-2.807zm7.369.781c4.396-.183%205.209-7.396%204.865-6.516c-1.552%203.953-7.432%202.464-7.995%204.959c-.109.489%201%201.64%203.129%201.557zm-8.405-1.557c-.563-2.495-6.443-1.005-7.995-4.959c-.344-.88.468%206.333%204.869%206.516c2.131.083%203.235-1.068%203.125-1.557zm5.005-1.1s2.389-1.285%204.437-1.843c1.911-.527%203.348-1.813%203.509-3.177c.115-1.011-1.484-2.928-1.484-2.928s-1.12%203.109-2.588%204.667c-1.604%201.693-.995%201.464-3.875%203.281zM9.755%207.697C8.282%206.14%207.162%203.03%207.162%203.03S5.563%204.947%205.683%205.958c.156%201.364%201.593%202.651%203.505%203.177c2.047.557%204.443%201.843%204.443%201.843c-2.885-1.817-2.276-1.588-3.876-3.281m8.313%203.084c2.588-2.125%203.968-4.896%206.208-7.932c.421-.573-1.891-1.953-2.807-2.043c-.917-.093-1.683%203.272-1.772%205.245c-.077%201.808-1.979%205.016-1.629%204.729zm-5.781-4.729c-.089-1.979-.855-5.339-1.771-5.249c-.917.093-3.229%201.473-2.808%202.047c2.245%203.031%203.62%205.807%206.209%207.932c.348.287-1.553-2.927-1.631-4.729zm6.041-2.135c.183-1.464.839-2.537%202.151-3.433c-1.161-.385-2.124-.703-2.624-.291c-.505.411-1.871%201.791-1.688%204.031c.183%202.245.011%2010.62.407%2010.464c.213-5.735%202.025-7.385%201.755-10.771zm-2.916%2010.771c.395.151.224-8.224.405-10.464c.188-2.24-1.181-3.62-1.687-4.031c-.5-.412-1.464-.1-2.625.291c1.312.896%201.968%201.969%202.151%203.433c-.276%203.385%201.541%205.031%201.756%2010.765z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.473%2019.276s.209%201.229-.041%203.937C14.115%2026.609%2015.724%2032%2015.724%2032s2.193-5.401%201.812-8.896c-.317-2.864.141-3.869.043-3.735c-1.683%202.328-3.105-.093-3.105-.093zm4.111%202.917c.276%202.119-.032%203.28-.428%205.552c-.197%201.145%204.095-3.453%205.74-6.199c.276-.453-1.573%201.787-3.401.188c-1.271-1.109-1.484-1.448-2.473-2.412c-.328-.328.369%201.349.567%202.865zm-4.683-2.704c-.984.964-1.204%201.303-2.469%202.412c-1.828%201.599-3.677-.641-3.401-.183c1.647%202.745%205.939%207.344%205.735%206.193c-.396-2.272-.697-3.433-.427-5.552c.197-1.516.901-3.193.568-2.871zm4.224-3.786c2.005.584%202.781%203.365%204.807%203.709c.417.072.891.197%201.437.172c1.027-.048%202.328-.631%204.063-3.089c.511-.729-1.276%204.683-5.749%204.751c-3.281.047-3.667-3.215-5.855-3.313c-.787-.031-.839-1.536-.839-1.536s.943-1.036%202.136-.693zm-4.25-.015c-2.005.577-2.781%203.364-4.807%203.708c-.417.073-.891.197-1.437.172c-1.027-.047-2.328-.631-4.063-3.089c-.511-.729%201.276%204.683%205.749%204.751c3.281.047%203.667-3.213%205.855-3.312c.787-.037.839-1.543.839-1.543s-.943-1.031-2.136-.687m7.5-.027c2.021%201.532%201.417%203.213%202.552%202.735c3.813-1.62%203.147-9.917%202.833-8.912c-1.733%205.656-5.52%205.975-9.167%203.371c-.713-.505%202.647%201.948%203.781%202.807zm-6.984-2.806c-3.645%202.604-7.432%202.285-9.167-3.371c-.307-1.005-.973%207.292%202.839%208.912c1.131.479.525-1.203%202.547-2.735c1.136-.859%204.495-3.312%203.781-2.807zm7.369.781c4.396-.183%205.209-7.396%204.865-6.516c-1.552%203.953-7.432%202.464-7.995%204.959c-.109.489%201%201.64%203.129%201.557zm-8.405-1.557c-.563-2.495-6.443-1.005-7.995-4.959c-.344-.88.468%206.333%204.869%206.516c2.131.083%203.235-1.068%203.125-1.557zm5.005-1.1s2.389-1.285%204.437-1.843c1.911-.527%203.348-1.813%203.509-3.177c.115-1.011-1.484-2.928-1.484-2.928s-1.12%203.109-2.588%204.667c-1.604%201.693-.995%201.464-3.875%203.281zM9.755%207.697C8.282%206.14%207.162%203.03%207.162%203.03S5.563%204.947%205.683%205.958c.156%201.364%201.593%202.651%203.505%203.177c2.047.557%204.443%201.843%204.443%201.843c-2.885-1.817-2.276-1.588-3.876-3.281m8.313%203.084c2.588-2.125%203.968-4.896%206.208-7.932c.421-.573-1.891-1.953-2.807-2.043c-.917-.093-1.683%203.272-1.772%205.245c-.077%201.808-1.979%205.016-1.629%204.729zm-5.781-4.729c-.089-1.979-.855-5.339-1.771-5.249c-.917.093-3.229%201.473-2.808%202.047c2.245%203.031%203.62%205.807%206.209%207.932c.348.287-1.553-2.927-1.631-4.729zm6.041-2.135c.183-1.464.839-2.537%202.151-3.433c-1.161-.385-2.124-.703-2.624-.291c-.505.411-1.871%201.791-1.688%204.031c.183%202.245.011%2010.62.407%2010.464c.213-5.735%202.025-7.385%201.755-10.771zm-2.916%2010.771c.395.151.224-8.224.405-10.464c.188-2.24-1.181-3.62-1.687-4.031c-.5-.412-1.464-.1-2.625.291c1.312.896%201.968%201.969%202.151%203.433c-.276%203.385%201.541%205.031%201.756%2010.765z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/magisk.svg?color=%231a73e8&size=48