Julians Editor Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Julians Editor icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/327747.svg" alt="Julians Editor icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327747.svg" alt="Julians Editor icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327747.svg" alt="Julians Editor icon" :width="24" :height="24" />
CSS background
.icon-julians-editor {
background-image: url('https://proicons.com/icon/327747.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.q{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="e"><path id="f" class="q" d="M9.50210929,5.49973679h29c2.2159996,0,4,1.78399992,4,4v29c0,2.2159996-1.7840004,4-4,4H9.50210929c-2.21600008,0-4-1.7840004-4-4V9.49973679c0-2.21600008,1.78399992-4,4-4Z"/><g id="g"><path id="h" class="q" d="M36.84925056,42.50026321l.94345856-1.51737976.46207428-7.04546356c.05461884-.83281326-1.40357971-1.73947525-2.12630844-1.32207108l-6.11415482,3.53117371-3.95014381,6.35306931"/><path id="i" class="q" d="M34.83053946,33.36441803l3.32759857,2.06900024"/><path id="j" class="q" d="M30.21064925,36.03385162l7.59650612,4.72327805"/></g><g id="k"><path id="l" class="q" d="M37.35181785,32.74350739c.991642-2.02726364,1.54827118-4.30615044,1.54827118-6.71503067,0-8.45098877-6.85091019-15.301898-15.30189896-15.301898s-15.301898,6.85090923-15.301898,15.301898c0,4.2885437,1.76422215,8.16505432,4.60647869,10.94332123l-1.07309341,5.5275116"/><path id="m" class="q" d="M5.49789071,32.25896835c.94521952-.62804222,2.28393221-1.03868103,3.62749243-1.25163078"/><path id="n" class="q" d="M27.30587363,16.57043457c5.16656113,1.23911858,8.38978195,6.13999176,7.22694778,10.98849106l-.46570969,1.94179726c-1.16283417,4.84850121-6.25835419,7.75425529-11.42491531,6.51513863s-8.38978386-6.13999176-7.22694778-10.98849106l.46570969-1.94179726c1.16283607-4.8484993,6.25835419-7.75425529,11.42491531-6.51513863h0"/><path id="o" class="q" d="M22.62357306,22.37572479l.37450409.08980942c.80808258.19380569,1.3026104,1.00038338,1.1088047,1.80846596l-.33558655,1.39924431c-.19380569.80808258-1.00038338,1.3026123-1.80846596,1.10880661l-.37450218-.08982086c-.80808449-.19379616-1.3026123-1.00037384-1.10880661-1.80845642l.33558655-1.39924431c.19380569-.80808449,1.00038338-1.3026123,1.80846596-1.10880661h0"/><path id="p" class="q" d="M29.4764936,24.01928902l.37450218.08982086c.80808449.19380569,1.3026123,1.00038338,1.10880661,1.80846596l-.33558655,1.39924431c-.1938076.80808258-1.00038338,1.3026104-1.80846786,1.1088047l-.37450218-.08980942c-.80808449-.19380569-1.3026123-1.00038338-1.10880661-1.80846596l.33558655-1.39924431c.19380569-.80808449,1.00038338-1.3026104,1.80846786-1.10880661v-.00000954h0"/></g></g></svg>
Copied!