yii from Devicon by konpa · Original · MIT Free for personal and commercial use.

Name
yii
Set
Devicon
Style
Original
Viewbox
128×128
License
MIT

1 other variant in Devicon

The same logo in other sets

Use the yii logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#40b3d8" d="M89.023 81.366c-.864-11.402-4.54-18.792-6.331-22.98c-1.79-4.189-4.542-8.109-4.544-8.103c-.005.018-2.478 13.342-6.923 22.983c-.743 1.61-1.728 3.62-2.723 5.238c-3.069 5.42-7.521 10.603-10.176 15.857c-2.632 5.208-3.12 10.365-2.875 16.229c.247 5.896 1.609 11.678 2.916 17.41c4.93-1.063 9.22-2.883 12.932-5.21c9.768-6.124 15.67-15.918 17.348-26.47c0 0 .082-.43.118-.952c.757-8.155.506-10.729.258-14.002"/><path fill="#83c933" d="M89.023 81.366c-.864-11.402-4.54-18.792-6.331-22.98c-1.79-4.189-4.542-8.109-4.544-8.103v.003v-.004l-.657-.976c-14.405-20.221-42.03-30.317-65.371-20.96c-1.124 14.174 5.447 38.56 29.42 45.363c9.691 2.981 17.452 2.208 26.963 4.794v.001s9.667 3.37 15.291 8.422c2.53 2.273 5.064 5.263 4.937 8.82c.801-8.465.544-11.055.293-14.38Z"/><path fill="#f18a2a" d="M78.555 38.417c-3.406-9.965-1.962-16.643 4.269-25.935C85.796 8.048 90.928 2.905 95.425 0c18.145 11.37 24.855 32.55 18.182 52.22c-4.857 14.312-9.414 20.313-20.935 35.038c1.343-15.77-4.207-26.704-9.657-38.853c-1.387-3.09-3.305-6.61-4.46-9.988"/><path fill="#7fb93c" d="M88.731 95.746c.127-3.557-2.406-6.547-4.936-8.82c-5.625-5.052-15.292-8.422-15.292-8.422c.995-1.618 1.98-3.629 2.722-5.239c4.446-9.64 6.918-22.964 6.923-22.982c.002-.006 2.754 3.914 4.544 8.102s5.468 11.579 6.332 22.98c.251 3.326.508 5.916-.293 14.38Z"/></svg>

React

import type { SVGProps } from "react";

export function DeviconYii(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#40b3d8" d="M89.023 81.366c-.864-11.402-4.54-18.792-6.331-22.98c-1.79-4.189-4.542-8.109-4.544-8.103c-.005.018-2.478 13.342-6.923 22.983c-.743 1.61-1.728 3.62-2.723 5.238c-3.069 5.42-7.521 10.603-10.176 15.857c-2.632 5.208-3.12 10.365-2.875 16.229c.247 5.896 1.609 11.678 2.916 17.41c4.93-1.063 9.22-2.883 12.932-5.21c9.768-6.124 15.67-15.918 17.348-26.47c0 0 .082-.43.118-.952c.757-8.155.506-10.729.258-14.002"/><path fill="#83c933" d="M89.023 81.366c-.864-11.402-4.54-18.792-6.331-22.98c-1.79-4.189-4.542-8.109-4.544-8.103v.003v-.004l-.657-.976c-14.405-20.221-42.03-30.317-65.371-20.96c-1.124 14.174 5.447 38.56 29.42 45.363c9.691 2.981 17.452 2.208 26.963 4.794v.001s9.667 3.37 15.291 8.422c2.53 2.273 5.064 5.263 4.937 8.82c.801-8.465.544-11.055.293-14.38Z"/><path fill="#f18a2a" d="M78.555 38.417c-3.406-9.965-1.962-16.643 4.269-25.935C85.796 8.048 90.928 2.905 95.425 0c18.145 11.37 24.855 32.55 18.182 52.22c-4.857 14.312-9.414 20.313-20.935 35.038c1.343-15.77-4.207-26.704-9.657-38.853c-1.387-3.09-3.305-6.61-4.46-9.988"/><path fill="#7fb93c" d="M88.731 95.746c.127-3.557-2.406-6.547-4.936-8.82c-5.625-5.052-15.292-8.422-15.292-8.422c.995-1.618 1.98-3.629 2.722-5.239c4.446-9.64 6.918-22.964 6.923-22.982c.002-.006 2.754 3.914 4.544 8.102s5.468 11.579 6.332 22.98c.251 3.326.508 5.916-.293 14.38Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#40b3d8" d="M89.023 81.366c-.864-11.402-4.54-18.792-6.331-22.98c-1.79-4.189-4.542-8.109-4.544-8.103c-.005.018-2.478 13.342-6.923 22.983c-.743 1.61-1.728 3.62-2.723 5.238c-3.069 5.42-7.521 10.603-10.176 15.857c-2.632 5.208-3.12 10.365-2.875 16.229c.247 5.896 1.609 11.678 2.916 17.41c4.93-1.063 9.22-2.883 12.932-5.21c9.768-6.124 15.67-15.918 17.348-26.47c0 0 .082-.43.118-.952c.757-8.155.506-10.729.258-14.002"/><path fill="#83c933" d="M89.023 81.366c-.864-11.402-4.54-18.792-6.331-22.98c-1.79-4.189-4.542-8.109-4.544-8.103v.003v-.004l-.657-.976c-14.405-20.221-42.03-30.317-65.371-20.96c-1.124 14.174 5.447 38.56 29.42 45.363c9.691 2.981 17.452 2.208 26.963 4.794v.001s9.667 3.37 15.291 8.422c2.53 2.273 5.064 5.263 4.937 8.82c.801-8.465.544-11.055.293-14.38Z"/><path fill="#f18a2a" d="M78.555 38.417c-3.406-9.965-1.962-16.643 4.269-25.935C85.796 8.048 90.928 2.905 95.425 0c18.145 11.37 24.855 32.55 18.182 52.22c-4.857 14.312-9.414 20.313-20.935 35.038c1.343-15.77-4.207-26.704-9.657-38.853c-1.387-3.09-3.305-6.61-4.46-9.988"/><path fill="#7fb93c" d="M88.731 95.746c.127-3.557-2.406-6.547-4.936-8.82c-5.625-5.052-15.292-8.422-15.292-8.422c.995-1.618 1.98-3.629 2.722-5.239c4.446-9.64 6.918-22.964 6.923-22.982c.002-.006 2.754 3.914 4.544 8.102s5.468 11.579 6.332 22.98c.251 3.326.508 5.916-.293 14.38Z"/></svg>
</template>

CSS

.icon-yii {
  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%2340b3d8%22%20d%3D%22M89.023%2081.366c-.864-11.402-4.54-18.792-6.331-22.98c-1.79-4.189-4.542-8.109-4.544-8.103c-.005.018-2.478%2013.342-6.923%2022.983c-.743%201.61-1.728%203.62-2.723%205.238c-3.069%205.42-7.521%2010.603-10.176%2015.857c-2.632%205.208-3.12%2010.365-2.875%2016.229c.247%205.896%201.609%2011.678%202.916%2017.41c4.93-1.063%209.22-2.883%2012.932-5.21c9.768-6.124%2015.67-15.918%2017.348-26.47c0%200%20.082-.43.118-.952c.757-8.155.506-10.729.258-14.002%22%2F%3E%3Cpath%20fill%3D%22%2383c933%22%20d%3D%22M89.023%2081.366c-.864-11.402-4.54-18.792-6.331-22.98c-1.79-4.189-4.542-8.109-4.544-8.103v.003v-.004l-.657-.976c-14.405-20.221-42.03-30.317-65.371-20.96c-1.124%2014.174%205.447%2038.56%2029.42%2045.363c9.691%202.981%2017.452%202.208%2026.963%204.794v.001s9.667%203.37%2015.291%208.422c2.53%202.273%205.064%205.263%204.937%208.82c.801-8.465.544-11.055.293-14.38Z%22%2F%3E%3Cpath%20fill%3D%22%23f18a2a%22%20d%3D%22M78.555%2038.417c-3.406-9.965-1.962-16.643%204.269-25.935C85.796%208.048%2090.928%202.905%2095.425%200c18.145%2011.37%2024.855%2032.55%2018.182%2052.22c-4.857%2014.312-9.414%2020.313-20.935%2035.038c1.343-15.77-4.207-26.704-9.657-38.853c-1.387-3.09-3.305-6.61-4.46-9.988%22%2F%3E%3Cpath%20fill%3D%22%237fb93c%22%20d%3D%22M88.731%2095.746c.127-3.557-2.406-6.547-4.936-8.82c-5.625-5.052-15.292-8.422-15.292-8.422c.995-1.618%201.98-3.629%202.722-5.239c4.446-9.64%206.918-22.964%206.923-22.982c.002-.006%202.754%203.914%204.544%208.102s5.468%2011.579%206.332%2022.98c.251%203.326.508%205.916-.293%2014.38Z%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%2340b3d8%22%20d%3D%22M89.023%2081.366c-.864-11.402-4.54-18.792-6.331-22.98c-1.79-4.189-4.542-8.109-4.544-8.103c-.005.018-2.478%2013.342-6.923%2022.983c-.743%201.61-1.728%203.62-2.723%205.238c-3.069%205.42-7.521%2010.603-10.176%2015.857c-2.632%205.208-3.12%2010.365-2.875%2016.229c.247%205.896%201.609%2011.678%202.916%2017.41c4.93-1.063%209.22-2.883%2012.932-5.21c9.768-6.124%2015.67-15.918%2017.348-26.47c0%200%20.082-.43.118-.952c.757-8.155.506-10.729.258-14.002%22%2F%3E%3Cpath%20fill%3D%22%2383c933%22%20d%3D%22M89.023%2081.366c-.864-11.402-4.54-18.792-6.331-22.98c-1.79-4.189-4.542-8.109-4.544-8.103v.003v-.004l-.657-.976c-14.405-20.221-42.03-30.317-65.371-20.96c-1.124%2014.174%205.447%2038.56%2029.42%2045.363c9.691%202.981%2017.452%202.208%2026.963%204.794v.001s9.667%203.37%2015.291%208.422c2.53%202.273%205.064%205.263%204.937%208.82c.801-8.465.544-11.055.293-14.38Z%22%2F%3E%3Cpath%20fill%3D%22%23f18a2a%22%20d%3D%22M78.555%2038.417c-3.406-9.965-1.962-16.643%204.269-25.935C85.796%208.048%2090.928%202.905%2095.425%200c18.145%2011.37%2024.855%2032.55%2018.182%2052.22c-4.857%2014.312-9.414%2020.313-20.935%2035.038c1.343-15.77-4.207-26.704-9.657-38.853c-1.387-3.09-3.305-6.61-4.46-9.988%22%2F%3E%3Cpath%20fill%3D%22%237fb93c%22%20d%3D%22M88.731%2095.746c.127-3.557-2.406-6.547-4.936-8.82c-5.625-5.052-15.292-8.422-15.292-8.422c.995-1.618%201.98-3.629%202.722-5.239c4.446-9.64%206.918-22.964%206.923-22.982c.002-.006%202.754%203.914%204.544%208.102s5.468%2011.579%206.332%2022.98c.251%203.326.508%205.916-.293%2014.38Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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