diff options
Diffstat (limited to 'src/_icons/brand-php.svg')
-rw-r--r-- | src/_icons/brand-php.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/_icons/brand-php.svg b/src/_icons/brand-php.svg new file mode 100644 index 00000000..2853d11c --- /dev/null +++ b/src/_icons/brand-php.svg @@ -0,0 +1,10 @@ +--- +category: Brand +--- +<svg> + <ellipse cx="12" cy="12" rx="10" ry="9" /> + <path d="M5.5 15l.395 -1.974l.605 -3.026h1.32a1 1 0 0 1 .986 1.164l-.167 1a1 1 0 0 1 -.986 .836h-1.653" /> + <path d="M15.5 15l.395 -1.974l.605 -3.026h1.32a1 1 0 0 1 .986 1.164l-.167 1a1 1 0 0 1 -.986 .836h-1.653" /> + <path d="M12 7.5l-1 5.5" /> + <path d="M11.6 10h2.4l-.5 3" /> +</svg> |