This repository has been archived on 2026-03-31. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
react-iconpack/svgs/hacu/plus.svg
Ryan McGrath 7990df17e0 Release
2015-08-03 02:30:21 +09:00

7 lines
399 B
XML

<svg version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="plus">
<path d="M27,12h-7V5c0-1.104-0.896-2-2-2h-4c-1.104,0-2,0.896-2,2v7H5
c-1.104,0-2,0.896-2,2v4c0,1.104,0.896,2,2,2h7v7c0,1.104,0.896,2,2,2h4c1.104,0,2-0.896,2-2v-7h7c1.104,0,2-0.896,2-2v-4
C29,12.896,28.104,12,27,12z"></path>
</g>
</svg>